| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1beta2Apps.StatefulSetUpdateStrategy> |
V1beta2Apps.StatefulSetUpdateStrategy.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.Builder.build() |
V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.Builder.buildPartial() |
static V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.getDefaultInstance() |
V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.getDefaultInstanceForType() |
V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.Builder.getDefaultInstanceForType() |
V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetSpecOrBuilder.getUpdateStrategy()
updateStrategy indicates the StatefulSetUpdateStrategy that will be
employed to update Pods in the StatefulSet when a revision is made to
Template.
|
V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetSpec.getUpdateStrategy()
updateStrategy indicates the StatefulSetUpdateStrategy that will be
employed to update Pods in the StatefulSet when a revision is made to
Template.
|
V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetSpec.Builder.getUpdateStrategy()
updateStrategy indicates the StatefulSetUpdateStrategy that will be
employed to update Pods in the StatefulSet when a revision is made to
Template.
|
static V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.parseDelimitedFrom(InputStream input) |
static V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.parseFrom(byte[] data) |
static V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.parseFrom(ByteBuffer data) |
static V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.parseFrom(com.google.protobuf.ByteString data) |
static V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.parseFrom(InputStream input) |
static V1beta2Apps.StatefulSetUpdateStrategy |
V1beta2Apps.StatefulSetUpdateStrategy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1beta2Apps.StatefulSetUpdateStrategy> |
V1beta2Apps.StatefulSetUpdateStrategy.getParserForType() |
static com.google.protobuf.Parser<V1beta2Apps.StatefulSetUpdateStrategy> |
V1beta2Apps.StatefulSetUpdateStrategy.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.StatefulSetUpdateStrategy.Builder |
V1beta2Apps.StatefulSetUpdateStrategy.Builder.mergeFrom(V1beta2Apps.StatefulSetUpdateStrategy other) |
V1beta2Apps.StatefulSetSpec.Builder |
V1beta2Apps.StatefulSetSpec.Builder.mergeUpdateStrategy(V1beta2Apps.StatefulSetUpdateStrategy value)
updateStrategy indicates the StatefulSetUpdateStrategy that will be
employed to update Pods in the StatefulSet when a revision is made to
Template.
|
static V1beta2Apps.StatefulSetUpdateStrategy.Builder |
V1beta2Apps.StatefulSetUpdateStrategy.newBuilder(V1beta2Apps.StatefulSetUpdateStrategy prototype) |
V1beta2Apps.StatefulSetSpec.Builder |
V1beta2Apps.StatefulSetSpec.Builder.setUpdateStrategy(V1beta2Apps.StatefulSetUpdateStrategy value)
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.