public static interface V1beta2Apps.RollingUpdateStatefulSetStrategyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getPartition()
Partition indicates the ordinal at which the StatefulSet should be
partitioned.
|
boolean |
hasPartition()
Partition indicates the ordinal at which the StatefulSet should be
partitioned.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPartition()
Partition indicates the ordinal at which the StatefulSet should be partitioned. Default value is 0. +optional
optional int32 partition = 1;int getPartition()
Partition indicates the ordinal at which the StatefulSet should be partitioned. Default value is 0. +optional
optional int32 partition = 1;Copyright © 2020. All rights reserved.