class K8S::Api::Apps::V1::RollingUpdateStatefulSetStrategy

Overview

RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.

Included Modules

Defined in:

versions/v1.12/api/apps/v1/rolling_update_stateful_set_strategy.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]
def self.new(*, partition : Int32? = nil) #

[View source]

Instance Method Detail

def partition : Int32? #

[View source]
def partition=(partition : Int32?) #

[View source]