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