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.cr

Constructors

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.


def self.new(*, partition : Int32? = nil) #

Instance Method Detail

def partition : Int32? #

def partition=(partition : Int32?) #