Uses of Interface
io.kubernetes.client.proto.V1beta2Apps.DaemonSetUpdateStrategyOrBuilder
-
Uses of V1beta2Apps.DaemonSetUpdateStrategyOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta2Apps.DaemonSetUpdateStrategyOrBuilderModifier and TypeClassDescriptionstatic final class
DaemonSetUpdateStrategy is a struct used to control the update strategy for a DaemonSet.static final class
DaemonSetUpdateStrategy is a struct used to control the update strategy for a DaemonSet.Methods in io.kubernetes.client.proto that return V1beta2Apps.DaemonSetUpdateStrategyOrBuilderModifier and TypeMethodDescriptionV1beta2Apps.DaemonSetSpec.Builder.getUpdateStrategyOrBuilder()
An update strategy to replace existing DaemonSet pods with new pods.V1beta2Apps.DaemonSetSpec.getUpdateStrategyOrBuilder()
An update strategy to replace existing DaemonSet pods with new pods.V1beta2Apps.DaemonSetSpecOrBuilder.getUpdateStrategyOrBuilder()
An update strategy to replace existing DaemonSet pods with new pods.