class Pyrite::Api::Apps::V1beta1::RollingUpdateStatefulSetStrategy
Overview
RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.
Defined in:
versions/v1.14/api/apps/v1beta1/rolling_update_stateful_set_strategy.crConstructors
-
.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.
-
.new(pull : JSON::PullParser)
RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.
- .new(*, partition : Int32? = nil)
Instance Method Summary
Constructor methods inherited from class Pyrite::Kubernetes::Spec
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)new(pull : JSON::PullParser) new
Constructor Detail
def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.
def self.new(pull : JSON::PullParser)
#
RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.