struct

Kubernetes::Resources::Deployments::DeploymentStatus

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

available_replicas
Source
available_replicas=(available_replicas : Int32 | Nil)
Source
ready_replicas
Source
ready_replicas=(ready_replicas : Int32 | Nil)
Source
replicas
Source
replicas=(replicas : Int32 | Nil)
Source
updated_replicas
Source
updated_replicas=(updated_replicas : Int32 | Nil)
Source