Kubernetes::Resources::Deployments::DeploymentSpec
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : ::JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : ::JSON::PullParser)
SourceInstance methods
replicas
Sourceselector
Sourceselector=(selector : LabelSelector | Nil)
Sourcetemplate
Sourcetemplate=(template : PodTemplateSpec | Nil)
Source