Uses of Interface
io.kubernetes.client.proto.V1beta1Extensions.DaemonSetUpdateStrategyOrBuilder
-
Uses of V1beta1Extensions.DaemonSetUpdateStrategyOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Extensions.DaemonSetUpdateStrategyOrBuilderModifier and TypeClassDescriptionstatic final class
DaemonSetUpdateStrategy indicates the strategy that the DaemonSet controller will use to perform updates.static final class
DaemonSetUpdateStrategy indicates the strategy that the DaemonSet controller will use to perform updates.Methods in io.kubernetes.client.proto that return V1beta1Extensions.DaemonSetUpdateStrategyOrBuilderModifier and TypeMethodDescriptionV1beta1Extensions.DaemonSetSpec.Builder.getUpdateStrategyOrBuilder()
An update strategy to replace existing DaemonSet pods with new pods.V1beta1Extensions.DaemonSetSpec.getUpdateStrategyOrBuilder()
An update strategy to replace existing DaemonSet pods with new pods.V1beta1Extensions.DaemonSetSpecOrBuilder.getUpdateStrategyOrBuilder()
An update strategy to replace existing DaemonSet pods with new pods.