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