public static final class V1beta2Apps.StatefulSetStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder> implements V1beta2Apps.StatefulSetStatusOrBuilder
StatefulSetStatus represents the current state of a StatefulSet.Protobuf type
k8s.io.api.apps.v1beta2.StatefulSetStatus| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.StatefulSetStatus.Builder |
addAllConditions(Iterable<? extends V1beta2Apps.StatefulSetCondition> values)
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetStatus.Builder |
addConditions(int index,
V1beta2Apps.StatefulSetCondition.Builder builderForValue)
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetStatus.Builder |
addConditions(int index,
V1beta2Apps.StatefulSetCondition value)
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetStatus.Builder |
addConditions(V1beta2Apps.StatefulSetCondition.Builder builderForValue)
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetStatus.Builder |
addConditions(V1beta2Apps.StatefulSetCondition value)
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetCondition.Builder |
addConditionsBuilder()
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetCondition.Builder |
addConditionsBuilder(int index)
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetStatus.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta2Apps.StatefulSetStatus |
build() |
V1beta2Apps.StatefulSetStatus |
buildPartial() |
V1beta2Apps.StatefulSetStatus.Builder |
clear() |
V1beta2Apps.StatefulSetStatus.Builder |
clearAvailableReplicas()
Total number of available pods (ready for at least minReadySeconds) targeted by this StatefulSet.
|
V1beta2Apps.StatefulSetStatus.Builder |
clearCollisionCount()
collisionCount is the count of hash collisions for the StatefulSet.
|
V1beta2Apps.StatefulSetStatus.Builder |
clearConditions()
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetStatus.Builder |
clearCurrentReplicas()
currentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version
indicated by currentRevision.
|
V1beta2Apps.StatefulSetStatus.Builder |
clearCurrentRevision()
currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the
sequence [0,currentReplicas).
|
V1beta2Apps.StatefulSetStatus.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta2Apps.StatefulSetStatus.Builder |
clearObservedGeneration()
observedGeneration is the most recent generation observed for this StatefulSet.
|
V1beta2Apps.StatefulSetStatus.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta2Apps.StatefulSetStatus.Builder |
clearReadyReplicas()
readyReplicas is the number of pods created by this StatefulSet controller with a Ready Condition.
|
V1beta2Apps.StatefulSetStatus.Builder |
clearReplicas()
replicas is the number of Pods created by the StatefulSet controller.
|
V1beta2Apps.StatefulSetStatus.Builder |
clearUpdatedReplicas()
updatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version
indicated by updateRevision.
|
V1beta2Apps.StatefulSetStatus.Builder |
clearUpdateRevision()
updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence
[replicas-updatedReplicas,replicas)
|
V1beta2Apps.StatefulSetStatus.Builder |
clone() |
int |
getAvailableReplicas()
Total number of available pods (ready for at least minReadySeconds) targeted by this StatefulSet.
|
int |
getCollisionCount()
collisionCount is the count of hash collisions for the StatefulSet.
|
V1beta2Apps.StatefulSetCondition |
getConditions(int index)
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetCondition.Builder |
getConditionsBuilder(int index)
Represents the latest available observations of a statefulset's current state.
|
List<V1beta2Apps.StatefulSetCondition.Builder> |
getConditionsBuilderList()
Represents the latest available observations of a statefulset's current state.
|
int |
getConditionsCount()
Represents the latest available observations of a statefulset's current state.
|
List<V1beta2Apps.StatefulSetCondition> |
getConditionsList()
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetConditionOrBuilder |
getConditionsOrBuilder(int index)
Represents the latest available observations of a statefulset's current state.
|
List<? extends V1beta2Apps.StatefulSetConditionOrBuilder> |
getConditionsOrBuilderList()
Represents the latest available observations of a statefulset's current state.
|
int |
getCurrentReplicas()
currentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version
indicated by currentRevision.
|
String |
getCurrentRevision()
currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the
sequence [0,currentReplicas).
|
com.google.protobuf.ByteString |
getCurrentRevisionBytes()
currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the
sequence [0,currentReplicas).
|
V1beta2Apps.StatefulSetStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getObservedGeneration()
observedGeneration is the most recent generation observed for this StatefulSet.
|
int |
getReadyReplicas()
readyReplicas is the number of pods created by this StatefulSet controller with a Ready Condition.
|
int |
getReplicas()
replicas is the number of Pods created by the StatefulSet controller.
|
int |
getUpdatedReplicas()
updatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version
indicated by updateRevision.
|
String |
getUpdateRevision()
updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence
[replicas-updatedReplicas,replicas)
|
com.google.protobuf.ByteString |
getUpdateRevisionBytes()
updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence
[replicas-updatedReplicas,replicas)
|
boolean |
hasAvailableReplicas()
Total number of available pods (ready for at least minReadySeconds) targeted by this StatefulSet.
|
boolean |
hasCollisionCount()
collisionCount is the count of hash collisions for the StatefulSet.
|
boolean |
hasCurrentReplicas()
currentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version
indicated by currentRevision.
|
boolean |
hasCurrentRevision()
currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the
sequence [0,currentReplicas).
|
boolean |
hasObservedGeneration()
observedGeneration is the most recent generation observed for this StatefulSet.
|
boolean |
hasReadyReplicas()
readyReplicas is the number of pods created by this StatefulSet controller with a Ready Condition.
|
boolean |
hasReplicas()
replicas is the number of Pods created by the StatefulSet controller.
|
boolean |
hasUpdatedReplicas()
updatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version
indicated by updateRevision.
|
boolean |
hasUpdateRevision()
updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence
[replicas-updatedReplicas,replicas)
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1beta2Apps.StatefulSetStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta2Apps.StatefulSetStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1beta2Apps.StatefulSetStatus.Builder |
mergeFrom(V1beta2Apps.StatefulSetStatus other) |
V1beta2Apps.StatefulSetStatus.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta2Apps.StatefulSetStatus.Builder |
removeConditions(int index)
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetStatus.Builder |
setAvailableReplicas(int value)
Total number of available pods (ready for at least minReadySeconds) targeted by this StatefulSet.
|
V1beta2Apps.StatefulSetStatus.Builder |
setCollisionCount(int value)
collisionCount is the count of hash collisions for the StatefulSet.
|
V1beta2Apps.StatefulSetStatus.Builder |
setConditions(int index,
V1beta2Apps.StatefulSetCondition.Builder builderForValue)
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetStatus.Builder |
setConditions(int index,
V1beta2Apps.StatefulSetCondition value)
Represents the latest available observations of a statefulset's current state.
|
V1beta2Apps.StatefulSetStatus.Builder |
setCurrentReplicas(int value)
currentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version
indicated by currentRevision.
|
V1beta2Apps.StatefulSetStatus.Builder |
setCurrentRevision(String value)
currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the
sequence [0,currentReplicas).
|
V1beta2Apps.StatefulSetStatus.Builder |
setCurrentRevisionBytes(com.google.protobuf.ByteString value)
currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the
sequence [0,currentReplicas).
|
V1beta2Apps.StatefulSetStatus.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta2Apps.StatefulSetStatus.Builder |
setObservedGeneration(long value)
observedGeneration is the most recent generation observed for this StatefulSet.
|
V1beta2Apps.StatefulSetStatus.Builder |
setReadyReplicas(int value)
readyReplicas is the number of pods created by this StatefulSet controller with a Ready Condition.
|
V1beta2Apps.StatefulSetStatus.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta2Apps.StatefulSetStatus.Builder |
setReplicas(int value)
replicas is the number of Pods created by the StatefulSet controller.
|
V1beta2Apps.StatefulSetStatus.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta2Apps.StatefulSetStatus.Builder |
setUpdatedReplicas(int value)
updatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version
indicated by updateRevision.
|
V1beta2Apps.StatefulSetStatus.Builder |
setUpdateRevision(String value)
updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence
[replicas-updatedReplicas,replicas)
|
V1beta2Apps.StatefulSetStatus.Builder |
setUpdateRevisionBytes(com.google.protobuf.ByteString value)
updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence
[replicas-updatedReplicas,replicas)
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>public V1beta2Apps.StatefulSetStatus.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>public V1beta2Apps.StatefulSetStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1beta2Apps.StatefulSetStatus build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1beta2Apps.StatefulSetStatus buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1beta2Apps.StatefulSetStatus.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>public V1beta2Apps.StatefulSetStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>public V1beta2Apps.StatefulSetStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>public V1beta2Apps.StatefulSetStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>public V1beta2Apps.StatefulSetStatus.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>public V1beta2Apps.StatefulSetStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>public V1beta2Apps.StatefulSetStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1beta2Apps.StatefulSetStatus.Builder>public V1beta2Apps.StatefulSetStatus.Builder mergeFrom(V1beta2Apps.StatefulSetStatus other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>public V1beta2Apps.StatefulSetStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1beta2Apps.StatefulSetStatus.Builder>IOExceptionpublic boolean hasObservedGeneration()
observedGeneration is the most recent generation observed for this StatefulSet. It corresponds to the StatefulSet's generation, which is updated on mutation by the API Server. +optional
optional int64 observedGeneration = 1;hasObservedGeneration in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic long getObservedGeneration()
observedGeneration is the most recent generation observed for this StatefulSet. It corresponds to the StatefulSet's generation, which is updated on mutation by the API Server. +optional
optional int64 observedGeneration = 1;getObservedGeneration in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic V1beta2Apps.StatefulSetStatus.Builder setObservedGeneration(long value)
observedGeneration is the most recent generation observed for this StatefulSet. It corresponds to the StatefulSet's generation, which is updated on mutation by the API Server. +optional
optional int64 observedGeneration = 1;public V1beta2Apps.StatefulSetStatus.Builder clearObservedGeneration()
observedGeneration is the most recent generation observed for this StatefulSet. It corresponds to the StatefulSet's generation, which is updated on mutation by the API Server. +optional
optional int64 observedGeneration = 1;public boolean hasReplicas()
replicas is the number of Pods created by the StatefulSet controller.
optional int32 replicas = 2;hasReplicas in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic int getReplicas()
replicas is the number of Pods created by the StatefulSet controller.
optional int32 replicas = 2;getReplicas in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic V1beta2Apps.StatefulSetStatus.Builder setReplicas(int value)
replicas is the number of Pods created by the StatefulSet controller.
optional int32 replicas = 2;public V1beta2Apps.StatefulSetStatus.Builder clearReplicas()
replicas is the number of Pods created by the StatefulSet controller.
optional int32 replicas = 2;public boolean hasReadyReplicas()
readyReplicas is the number of pods created by this StatefulSet controller with a Ready Condition.
optional int32 readyReplicas = 3;hasReadyReplicas in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic int getReadyReplicas()
readyReplicas is the number of pods created by this StatefulSet controller with a Ready Condition.
optional int32 readyReplicas = 3;getReadyReplicas in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic V1beta2Apps.StatefulSetStatus.Builder setReadyReplicas(int value)
readyReplicas is the number of pods created by this StatefulSet controller with a Ready Condition.
optional int32 readyReplicas = 3;public V1beta2Apps.StatefulSetStatus.Builder clearReadyReplicas()
readyReplicas is the number of pods created by this StatefulSet controller with a Ready Condition.
optional int32 readyReplicas = 3;public boolean hasCurrentReplicas()
currentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by currentRevision.
optional int32 currentReplicas = 4;hasCurrentReplicas in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic int getCurrentReplicas()
currentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by currentRevision.
optional int32 currentReplicas = 4;getCurrentReplicas in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic V1beta2Apps.StatefulSetStatus.Builder setCurrentReplicas(int value)
currentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by currentRevision.
optional int32 currentReplicas = 4;public V1beta2Apps.StatefulSetStatus.Builder clearCurrentReplicas()
currentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by currentRevision.
optional int32 currentReplicas = 4;public boolean hasUpdatedReplicas()
updatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by updateRevision.
optional int32 updatedReplicas = 5;hasUpdatedReplicas in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic int getUpdatedReplicas()
updatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by updateRevision.
optional int32 updatedReplicas = 5;getUpdatedReplicas in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic V1beta2Apps.StatefulSetStatus.Builder setUpdatedReplicas(int value)
updatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by updateRevision.
optional int32 updatedReplicas = 5;public V1beta2Apps.StatefulSetStatus.Builder clearUpdatedReplicas()
updatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by updateRevision.
optional int32 updatedReplicas = 5;public boolean hasCurrentRevision()
currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).
optional string currentRevision = 6;hasCurrentRevision in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic String getCurrentRevision()
currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).
optional string currentRevision = 6;getCurrentRevision in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic com.google.protobuf.ByteString getCurrentRevisionBytes()
currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).
optional string currentRevision = 6;getCurrentRevisionBytes in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic V1beta2Apps.StatefulSetStatus.Builder setCurrentRevision(String value)
currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).
optional string currentRevision = 6;public V1beta2Apps.StatefulSetStatus.Builder clearCurrentRevision()
currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).
optional string currentRevision = 6;public V1beta2Apps.StatefulSetStatus.Builder setCurrentRevisionBytes(com.google.protobuf.ByteString value)
currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).
optional string currentRevision = 6;public boolean hasUpdateRevision()
updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas)
optional string updateRevision = 7;hasUpdateRevision in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic String getUpdateRevision()
updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas)
optional string updateRevision = 7;getUpdateRevision in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic com.google.protobuf.ByteString getUpdateRevisionBytes()
updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas)
optional string updateRevision = 7;getUpdateRevisionBytes in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic V1beta2Apps.StatefulSetStatus.Builder setUpdateRevision(String value)
updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas)
optional string updateRevision = 7;public V1beta2Apps.StatefulSetStatus.Builder clearUpdateRevision()
updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas)
optional string updateRevision = 7;public V1beta2Apps.StatefulSetStatus.Builder setUpdateRevisionBytes(com.google.protobuf.ByteString value)
updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas)
optional string updateRevision = 7;public boolean hasCollisionCount()
collisionCount is the count of hash collisions for the StatefulSet. The StatefulSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision. +optional
optional int32 collisionCount = 9;hasCollisionCount in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic int getCollisionCount()
collisionCount is the count of hash collisions for the StatefulSet. The StatefulSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision. +optional
optional int32 collisionCount = 9;getCollisionCount in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic V1beta2Apps.StatefulSetStatus.Builder setCollisionCount(int value)
collisionCount is the count of hash collisions for the StatefulSet. The StatefulSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision. +optional
optional int32 collisionCount = 9;public V1beta2Apps.StatefulSetStatus.Builder clearCollisionCount()
collisionCount is the count of hash collisions for the StatefulSet. The StatefulSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision. +optional
optional int32 collisionCount = 9;public List<V1beta2Apps.StatefulSetCondition> getConditionsList()
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;getConditionsList in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic int getConditionsCount()
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;getConditionsCount in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic V1beta2Apps.StatefulSetCondition getConditions(int index)
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;getConditions in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic V1beta2Apps.StatefulSetStatus.Builder setConditions(int index, V1beta2Apps.StatefulSetCondition value)
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;public V1beta2Apps.StatefulSetStatus.Builder setConditions(int index, V1beta2Apps.StatefulSetCondition.Builder builderForValue)
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;public V1beta2Apps.StatefulSetStatus.Builder addConditions(V1beta2Apps.StatefulSetCondition value)
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;public V1beta2Apps.StatefulSetStatus.Builder addConditions(int index, V1beta2Apps.StatefulSetCondition value)
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;public V1beta2Apps.StatefulSetStatus.Builder addConditions(V1beta2Apps.StatefulSetCondition.Builder builderForValue)
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;public V1beta2Apps.StatefulSetStatus.Builder addConditions(int index, V1beta2Apps.StatefulSetCondition.Builder builderForValue)
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;public V1beta2Apps.StatefulSetStatus.Builder addAllConditions(Iterable<? extends V1beta2Apps.StatefulSetCondition> values)
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;public V1beta2Apps.StatefulSetStatus.Builder clearConditions()
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;public V1beta2Apps.StatefulSetStatus.Builder removeConditions(int index)
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;public V1beta2Apps.StatefulSetCondition.Builder getConditionsBuilder(int index)
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;public V1beta2Apps.StatefulSetConditionOrBuilder getConditionsOrBuilder(int index)
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;getConditionsOrBuilder in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic List<? extends V1beta2Apps.StatefulSetConditionOrBuilder> getConditionsOrBuilderList()
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;getConditionsOrBuilderList in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic V1beta2Apps.StatefulSetCondition.Builder addConditionsBuilder()
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;public V1beta2Apps.StatefulSetCondition.Builder addConditionsBuilder(int index)
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;public List<V1beta2Apps.StatefulSetCondition.Builder> getConditionsBuilderList()
Represents the latest available observations of a statefulset's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.StatefulSetCondition conditions = 10;public boolean hasAvailableReplicas()
Total number of available pods (ready for at least minReadySeconds) targeted by this StatefulSet. This is a beta field and enabled/disabled by StatefulSetMinReadySeconds feature gate.
optional int32 availableReplicas = 11;hasAvailableReplicas in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic int getAvailableReplicas()
Total number of available pods (ready for at least minReadySeconds) targeted by this StatefulSet. This is a beta field and enabled/disabled by StatefulSetMinReadySeconds feature gate.
optional int32 availableReplicas = 11;getAvailableReplicas in interface V1beta2Apps.StatefulSetStatusOrBuilderpublic V1beta2Apps.StatefulSetStatus.Builder setAvailableReplicas(int value)
Total number of available pods (ready for at least minReadySeconds) targeted by this StatefulSet. This is a beta field and enabled/disabled by StatefulSetMinReadySeconds feature gate.
optional int32 availableReplicas = 11;public V1beta2Apps.StatefulSetStatus.Builder clearAvailableReplicas()
Total number of available pods (ready for at least minReadySeconds) targeted by this StatefulSet. This is a beta field and enabled/disabled by StatefulSetMinReadySeconds feature gate.
optional int32 availableReplicas = 11;public final V1beta2Apps.StatefulSetStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>public final V1beta2Apps.StatefulSetStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>Copyright © 2023. All rights reserved.