| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1RollingUpdateDeployment |
V1DeploymentStrategy.getRollingUpdate()
Get rollingUpdate
|
V1RollingUpdateDeployment |
V1RollingUpdateDeployment.maxSurge(IntOrString maxSurge) |
V1RollingUpdateDeployment |
V1RollingUpdateDeployment.maxUnavailable(IntOrString maxUnavailable) |
| Modifier and Type | Method and Description |
|---|---|
V1DeploymentStrategy |
V1DeploymentStrategy.rollingUpdate(V1RollingUpdateDeployment rollingUpdate) |
void |
V1DeploymentStrategy.setRollingUpdate(V1RollingUpdateDeployment rollingUpdate) |
Copyright © 2021. All rights reserved.