| Package | Description |
|---|---|
| io.kubernetes.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta1RollingUpdateStatefulSetStrategy |
V1beta1StatefulSetUpdateStrategy.getRollingUpdate()
RollingUpdate is used to communicate parameters when Type is RollingUpdateStatefulSetStrategyType.
|
V1beta1RollingUpdateStatefulSetStrategy |
V1beta1RollingUpdateStatefulSetStrategy.partition(Integer partition) |
| Modifier and Type | Method and Description |
|---|---|
V1beta1StatefulSetUpdateStrategy |
V1beta1StatefulSetUpdateStrategy.rollingUpdate(V1beta1RollingUpdateStatefulSetStrategy rollingUpdate) |
void |
V1beta1StatefulSetUpdateStrategy.setRollingUpdate(V1beta1RollingUpdateStatefulSetStrategy rollingUpdate) |
Copyright © 2018. All rights reserved.