Uses of Interface
io.kubernetes.client.proto.V1Apps.DeploymentStrategyOrBuilder
-
Uses of V1Apps.DeploymentStrategyOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Apps.DeploymentStrategyOrBuilderModifier and TypeClassDescriptionstatic final class
DeploymentStrategy describes how to replace existing pods with new ones.static final class
DeploymentStrategy describes how to replace existing pods with new ones.Methods in io.kubernetes.client.proto that return V1Apps.DeploymentStrategyOrBuilderModifier and TypeMethodDescriptionV1Apps.DeploymentSpec.Builder.getStrategyOrBuilder()
The deployment strategy to use to replace existing pods with new ones.V1Apps.DeploymentSpec.getStrategyOrBuilder()
The deployment strategy to use to replace existing pods with new ones.V1Apps.DeploymentSpecOrBuilder.getStrategyOrBuilder()
The deployment strategy to use to replace existing pods with new ones.