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