Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
AppsV1beta1RollingUpdateDeployment |
AppsV1beta1DeploymentStrategy.getRollingUpdate()
Rolling update config params.
|
AppsV1beta1RollingUpdateDeployment |
AppsV1beta1RollingUpdateDeployment.maxSurge(String maxSurge) |
AppsV1beta1RollingUpdateDeployment |
AppsV1beta1RollingUpdateDeployment.maxUnavailable(String maxUnavailable) |
Modifier and Type | Method and Description |
---|---|
AppsV1beta1DeploymentStrategy |
AppsV1beta1DeploymentStrategy.rollingUpdate(AppsV1beta1RollingUpdateDeployment rollingUpdate) |
void |
AppsV1beta1DeploymentStrategy.setRollingUpdate(AppsV1beta1RollingUpdateDeployment rollingUpdate) |
Copyright © 2017. All rights reserved.