Uses of Interface
io.kubernetes.client.proto.V1beta1Extensions.DeploymentStrategyOrBuilder
-
Uses of V1beta1Extensions.DeploymentStrategyOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Extensions.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 V1beta1Extensions.DeploymentStrategyOrBuilderModifier and TypeMethodDescriptionV1beta1Extensions.DeploymentSpec.Builder.getStrategyOrBuilder()
The deployment strategy to use to replace existing pods with new ones.V1beta1Extensions.DeploymentSpec.getStrategyOrBuilder()
The deployment strategy to use to replace existing pods with new ones.V1beta1Extensions.DeploymentSpecOrBuilder.getStrategyOrBuilder()
The deployment strategy to use to replace existing pods with new ones.