struct

Kubernetes::Resources::Pods::PodStatus

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

container_statuses
Source
container_statuses=(container_statuses : Array(ContainerStatus) | Nil)
Source
phase
Source
phase=(phase : String | Nil)
Source
pod_ip
Source
pod_ip=(pod_ip : String | Nil)
Source