Class V1beta1Apps.StatefulSetUpdateStrategy

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.kubernetes.client.proto.V1beta1Apps.StatefulSetUpdateStrategy
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, V1beta1Apps.StatefulSetUpdateStrategyOrBuilder, Serializable
Enclosing class:
V1beta1Apps

public static final class V1beta1Apps.StatefulSetUpdateStrategy extends com.google.protobuf.GeneratedMessageV3 implements V1beta1Apps.StatefulSetUpdateStrategyOrBuilder
 StatefulSetUpdateStrategy indicates the strategy that the StatefulSet
 controller will use to perform updates. It includes any additional parameters
 necessary to perform the update for the indicated strategy.
 
Protobuf type k8s.io.api.apps.v1beta1.StatefulSetUpdateStrategy
See Also: