class K8S::Api::Autoscaling::V1::ScaleStatus
- K8S::Api::Autoscaling::V1::ScaleStatus
- Reference
- Object
Overview
ScaleStatus represents the current status 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_status.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, replicas : Int32, selector : String? = nil)