struct

Kubernetes::Resources::Pods::ContainerStatus

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(*, __pull_for_json_serializable pull : ::JSON::PullParser)
Source

Instance methods

name
Source
name=(name : String)
Source
ready=(ready : Bool)
Source
ready?
Source
state
Source
state=(state : ContainerState | Nil)
Source