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