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