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