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