Uses of Interface
io.kubernetes.client.proto.V1beta1Apps.StatefulSetUpdateStrategyOrBuilder
-
Uses of V1beta1Apps.StatefulSetUpdateStrategyOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Apps.StatefulSetUpdateStrategyOrBuilderModifier and TypeClassDescriptionstatic final class
StatefulSetUpdateStrategy indicates the strategy that the StatefulSet controller will use to perform updates.static final class
StatefulSetUpdateStrategy indicates the strategy that the StatefulSet controller will use to perform updates.Methods in io.kubernetes.client.proto that return V1beta1Apps.StatefulSetUpdateStrategyOrBuilderModifier and TypeMethodDescriptionV1beta1Apps.StatefulSetSpec.Builder.getUpdateStrategyOrBuilder()
updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.V1beta1Apps.StatefulSetSpec.getUpdateStrategyOrBuilder()
updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.V1beta1Apps.StatefulSetSpecOrBuilder.getUpdateStrategyOrBuilder()
updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.