| Package | Description |
|---|---|
| io.kubernetes.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta2RollingUpdateDeployment |
V1beta2DeploymentStrategy.getRollingUpdate()
Rolling update config params.
|
V1beta2RollingUpdateDeployment |
V1beta2RollingUpdateDeployment.maxSurge(IntOrString maxSurge) |
V1beta2RollingUpdateDeployment |
V1beta2RollingUpdateDeployment.maxUnavailable(IntOrString maxUnavailable) |
| Modifier and Type | Method and Description |
|---|---|
V1beta2DeploymentStrategy |
V1beta2DeploymentStrategy.rollingUpdate(V1beta2RollingUpdateDeployment rollingUpdate) |
void |
V1beta2DeploymentStrategy.setRollingUpdate(V1beta2RollingUpdateDeployment rollingUpdate) |
Copyright © 2018. All rights reserved.