Uses of Class
io.kubernetes.client.openapi.models.V1DeploymentStrategy
Packages that use V1DeploymentStrategy
-
Uses of V1DeploymentStrategy in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1DeploymentStrategyModifier and TypeMethodDescriptionstatic V1DeploymentStrategy
Create an instance of V1DeploymentStrategy given an JSON stringV1DeploymentSpec.getStrategy()
Get strategyV1DeploymentStrategy.rollingUpdate
(V1RollingUpdateDeployment rollingUpdate) Methods in io.kubernetes.client.openapi.models with parameters of type V1DeploymentStrategyModifier and TypeMethodDescriptionvoid
V1DeploymentSpec.setStrategy
(V1DeploymentStrategy strategy) V1DeploymentSpec.strategy
(V1DeploymentStrategy strategy)