| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1DeploymentStrategy |
V1DeploymentSpec.getStrategy()
Get strategy
|
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 © 2021. All rights reserved.