class K8S::Api::Core::V1::EventSource
- K8S::Api::Core::V1::EventSource
 - Reference
 - Object
 
Overview
EventSource contains information for an event.
Included Modules
- JSON::Serializable
 - JSON::Serializable::Unmapped
 - YAML::Serializable
 - YAML::Serializable::Unmapped
 
Defined in:
versions/v1.18/api/core/v1/event_source.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
 - .new(pull : JSON::PullParser)
 - .new(*, component : String? = nil, host : String? = nil)