class K8S::Api::Apps::V1::RollingUpdateStatefulSetStrategy
- K8S::Api::Apps::V1::RollingUpdateStatefulSetStrategy
- Reference
- Object
Overview
RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
versions/v1.16/api/apps/v1/rolling_update_stateful_set_strategy.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, partition : Int32? = nil)