Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1RollingUpdateDeployment |
V1DeploymentStrategy.getRollingUpdate()
Rolling update config params.
|
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 © 2018. All rights reserved.