class Rancher::ScalePolicy
- Rancher::ScalePolicy
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/scale_policy.crConstructors
Instance Method Summary
- #increment : Int64
- #increment=(increment : Int64)
- #increment? : Int64 | Nil
- #max : Int64
- #max=(max : Int64)
- #max? : Int64 | Nil
- #min : Int64
- #min=(min : Int64)
- #min? : Int64 | Nil