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