class K8S::Api::Apps::V1beta1::ScaleSpec
- K8S::Api::Apps::V1beta1::ScaleSpec
- Reference
- Object
Overview
ScaleSpec describes the attributes of a scale subresource
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
versions/v1.15/api/apps/v1beta1/scale_spec.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, replicas : Int32? = nil)