| Modifier and Type | Class and Description |
|---|---|
static class |
V1beta2Apps.StatefulSetUpdateStrategy
StatefulSetUpdateStrategy indicates the strategy that the StatefulSet
controller will use to perform updates.
|
static class |
V1beta2Apps.StatefulSetUpdateStrategy.Builder
StatefulSetUpdateStrategy indicates the strategy that the StatefulSet
controller will use to perform updates.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.StatefulSetUpdateStrategyOrBuilder |
V1beta2Apps.StatefulSetSpecOrBuilder.getUpdateStrategyOrBuilder()
updateStrategy indicates the StatefulSetUpdateStrategy that will be
employed to update Pods in the StatefulSet when a revision is made to
Template.
|
V1beta2Apps.StatefulSetUpdateStrategyOrBuilder |
V1beta2Apps.StatefulSetSpec.getUpdateStrategyOrBuilder()
updateStrategy indicates the StatefulSetUpdateStrategy that will be
employed to update Pods in the StatefulSet when a revision is made to
Template.
|
V1beta2Apps.StatefulSetUpdateStrategyOrBuilder |
V1beta2Apps.StatefulSetSpec.Builder.getUpdateStrategyOrBuilder()
updateStrategy indicates the StatefulSetUpdateStrategy that will be
employed to update Pods in the StatefulSet when a revision is made to
Template.
|
Copyright © 2020. All rights reserved.