class K8S::Api::Core::V1::ContainerStateRunning
- K8S::Api::Core::V1::ContainerStateRunning
- Reference
- Object
Overview
ContainerStateRunning is a running state of a container.
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
versions/v1.15/api/core/v1/container_state_running.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, started_at : Time? = nil)