Uses of Interface
io.kubernetes.client.proto.V1beta2Apps.StatefulSetUpdateStrategyOrBuilder
-
Uses of V1beta2Apps.StatefulSetUpdateStrategyOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta2Apps.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 V1beta2Apps.StatefulSetUpdateStrategyOrBuilderModifier and TypeMethodDescriptionV1beta2Apps.StatefulSetSpec.Builder.getUpdateStrategyOrBuilder()
updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.V1beta2Apps.StatefulSetSpec.getUpdateStrategyOrBuilder()
updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.V1beta2Apps.StatefulSetSpecOrBuilder.getUpdateStrategyOrBuilder()
updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.