Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1DeploymentStrategy |
V1DeploymentSpec.getStrategy()
The deployment strategy to use to replace existing pods with new ones.
|
V1DeploymentStrategy |
V1DeploymentStrategy.rollingUpdate(V1RollingUpdateDeployment rollingUpdate) |
V1DeploymentStrategy |
V1DeploymentStrategy.type(String type) |
Modifier and Type | Method and Description |
---|---|
void |
V1DeploymentSpec.setStrategy(V1DeploymentStrategy strategy) |
V1DeploymentSpec |
V1DeploymentSpec.strategy(V1DeploymentStrategy strategy) |
Copyright © 2018. All rights reserved.