Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1DaemonSetUpdateStrategy |
V1DaemonSetSpec.getUpdateStrategy()
Get updateStrategy
|
V1DaemonSetUpdateStrategy |
V1DaemonSetUpdateStrategy.rollingUpdate(V1RollingUpdateDaemonSet rollingUpdate) |
V1DaemonSetUpdateStrategy |
V1DaemonSetUpdateStrategy.type(String type) |
Modifier and Type | Method and Description |
---|---|
void |
V1DaemonSetSpec.setUpdateStrategy(V1DaemonSetUpdateStrategy updateStrategy) |
V1DaemonSetSpec |
V1DaemonSetSpec.updateStrategy(V1DaemonSetUpdateStrategy updateStrategy) |
Copyright © 2021. All rights reserved.