class K8S::Api::Core::V1::EventSource
- K8S::Api::Core::V1::EventSource
- Reference
- Object
Overview
EventSource contains information for an event.
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
versions/v1.13/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)