Resource Type: kubernetes_event_source

Defined in:
lib/puppet/type/kubernetes_event_source.rb
Providers:
swagger

Overview

EventSource contains information for an event.

Properties

  • component

    Component from which the event is generated.

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • host

    Node name on which the event is generated.

Parameters

  • name (namevar)

    Name of the event_source.

  • provider

    The specific backend to use for this ‘kubernetes_event_source` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.