class K8S::Api::Core::V1::ContainerStateWaiting
- K8S::Api::Core::V1::ContainerStateWaiting
- Reference
- Object
Overview
ContainerStateWaiting is a waiting state of a container.
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
versions/v1.11/api/core/v1/container_state_waiting.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, message : String? = nil, reason : String? = nil)