struct

Kubernetes::Resources::Deployments::DeploymentSpec

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

replicas
Source
replicas=(replicas : Int32 | Nil)
Source
selector
Source
selector=(selector : LabelSelector | Nil)
Source
template
Source
template=(template : PodTemplateSpec | Nil)
Source