class K8S::Api::Autoscaling::V1::ScaleSpec
- K8S::Api::Autoscaling::V1::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.18/api/autoscaling/v1/scale_spec.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, replicas : Int32? = nil)