Package io.kubernetes.client.proto
Class V1beta2Apps.StatefulSetStatus.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>
io.kubernetes.client.proto.V1beta2Apps.StatefulSetStatus.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1beta2Apps.StatefulSetStatusOrBuilder,Cloneable
- Enclosing class:
- V1beta2Apps.StatefulSetStatus
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-
Method Summary
Modifier and TypeMethodDescriptionaddAllConditions(Iterable<? extends V1beta2Apps.StatefulSetCondition> values) Represents the latest available observations of a statefulset's current state.addConditions(int index, V1beta2Apps.StatefulSetCondition value) Represents the latest available observations of a statefulset's current state.addConditions(int index, V1beta2Apps.StatefulSetCondition.Builder builderForValue) Represents the latest available observations of a statefulset's current state.Represents the latest available observations of a statefulset's current state.addConditions(V1beta2Apps.StatefulSetCondition.Builder builderForValue) Represents the latest available observations of a statefulset's current state.Represents the latest available observations of a statefulset's current state.addConditionsBuilder(int index) Represents the latest available observations of a statefulset's current state.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Total number of available pods (ready for at least minReadySeconds) targeted by this StatefulSet.collisionCount is the count of hash collisions for the StatefulSet.Represents the latest available observations of a statefulset's current state.currentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by currentRevision.currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).clearField(com.google.protobuf.Descriptors.FieldDescriptor field) observedGeneration is the most recent generation observed for this StatefulSet.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) readyReplicas is the number of pods created by this StatefulSet controller with a Ready Condition.replicas is the number of Pods created by the StatefulSet controller.updatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by updateRevision.updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas)clone()intTotal number of available pods (ready for at least minReadySeconds) targeted by this StatefulSet.intcollisionCount is the count of hash collisions for the StatefulSet.getConditions(int index) Represents the latest available observations of a statefulset's current state.getConditionsBuilder(int index) Represents the latest available observations of a statefulset's current state.Represents the latest available observations of a statefulset's current state.intRepresents the latest available observations of a statefulset's current state.Represents the latest available observations of a statefulset's current state.getConditionsOrBuilder(int index) Represents the latest available observations of a statefulset's current state.List<? extends V1beta2Apps.StatefulSetConditionOrBuilder>Represents the latest available observations of a statefulset's current state.intcurrentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by currentRevision.currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).com.google.protobuf.ByteStringcurrentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorlongobservedGeneration is the most recent generation observed for this StatefulSet.intreadyReplicas is the number of pods created by this StatefulSet controller with a Ready Condition.intreplicas is the number of Pods created by the StatefulSet controller.intupdatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by updateRevision.updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas)com.google.protobuf.ByteStringupdateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas)booleanTotal number of available pods (ready for at least minReadySeconds) targeted by this StatefulSet.booleancollisionCount is the count of hash collisions for the StatefulSet.booleancurrentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by currentRevision.booleancurrentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).booleanobservedGeneration is the most recent generation observed for this StatefulSet.booleanreadyReplicas is the number of pods created by this StatefulSet controller with a Ready Condition.booleanreplicas is the number of Pods created by the StatefulSet controller.booleanupdatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by updateRevision.booleanupdateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas)protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeConditions(int index) Represents the latest available observations of a statefulset's current state.setAvailableReplicas(int value) Total number of available pods (ready for at least minReadySeconds) targeted by this StatefulSet.setCollisionCount(int value) collisionCount is the count of hash collisions for the StatefulSet.setConditions(int index, V1beta2Apps.StatefulSetCondition value) Represents the latest available observations of a statefulset's current state.setConditions(int index, V1beta2Apps.StatefulSetCondition.Builder builderForValue) Represents the latest available observations of a statefulset's current state.setCurrentReplicas(int value) currentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by currentRevision.setCurrentRevision(String value) currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).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).setObservedGeneration(long value) observedGeneration is the most recent generation observed for this StatefulSet.setReadyReplicas(int value) readyReplicas is the number of pods created by this StatefulSet controller with a Ready Condition.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setReplicas(int value) replicas is the number of Pods created by the StatefulSet controller.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setUpdatedReplicas(int value) updatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by updateRevision.setUpdateRevision(String value) updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas)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)Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>
-
setField
public V1beta2Apps.StatefulSetStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>
-
clearField
public V1beta2Apps.StatefulSetStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>
-
clearOneof
public V1beta2Apps.StatefulSetStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>
-
setRepeatedField
public V1beta2Apps.StatefulSetStatus.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>
-
addRepeatedField
public V1beta2Apps.StatefulSetStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1beta2Apps.StatefulSetStatus.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>
-
mergeFrom
public V1beta2Apps.StatefulSetStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1beta2Apps.StatefulSetStatus.Builder>- Throws:
IOException
-
hasObservedGeneration
public 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;- Specified by:
hasObservedGenerationin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
getObservedGeneration
public 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;- Specified by:
getObservedGenerationin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
setObservedGeneration
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; -
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; -
hasReplicas
public boolean hasReplicas()replicas is the number of Pods created by the StatefulSet controller.
optional int32 replicas = 2;- Specified by:
hasReplicasin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
getReplicas
public int getReplicas()replicas is the number of Pods created by the StatefulSet controller.
optional int32 replicas = 2;- Specified by:
getReplicasin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
setReplicas
replicas is the number of Pods created by the StatefulSet controller.
optional int32 replicas = 2; -
clearReplicas
replicas is the number of Pods created by the StatefulSet controller.
optional int32 replicas = 2; -
hasReadyReplicas
public boolean hasReadyReplicas()readyReplicas is the number of pods created by this StatefulSet controller with a Ready Condition.
optional int32 readyReplicas = 3;- Specified by:
hasReadyReplicasin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
getReadyReplicas
public int getReadyReplicas()readyReplicas is the number of pods created by this StatefulSet controller with a Ready Condition.
optional int32 readyReplicas = 3;- Specified by:
getReadyReplicasin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
setReadyReplicas
readyReplicas is the number of pods created by this StatefulSet controller with a Ready Condition.
optional int32 readyReplicas = 3; -
clearReadyReplicas
readyReplicas is the number of pods created by this StatefulSet controller with a Ready Condition.
optional int32 readyReplicas = 3; -
hasCurrentReplicas
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;- Specified by:
hasCurrentReplicasin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
getCurrentReplicas
public int getCurrentReplicas()currentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by currentRevision.
optional int32 currentReplicas = 4;- Specified by:
getCurrentReplicasin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
setCurrentReplicas
currentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by currentRevision.
optional int32 currentReplicas = 4; -
clearCurrentReplicas
currentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by currentRevision.
optional int32 currentReplicas = 4; -
hasUpdatedReplicas
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;- Specified by:
hasUpdatedReplicasin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
getUpdatedReplicas
public int getUpdatedReplicas()updatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by updateRevision.
optional int32 updatedReplicas = 5;- Specified by:
getUpdatedReplicasin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
setUpdatedReplicas
updatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by updateRevision.
optional int32 updatedReplicas = 5; -
clearUpdatedReplicas
updatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by updateRevision.
optional int32 updatedReplicas = 5; -
hasCurrentRevision
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;- Specified by:
hasCurrentRevisionin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
getCurrentRevision
currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).
optional string currentRevision = 6;- Specified by:
getCurrentRevisionin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
getCurrentRevisionBytes
public 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;- Specified by:
getCurrentRevisionBytesin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
setCurrentRevision
currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).
optional string currentRevision = 6; -
clearCurrentRevision
currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).
optional string currentRevision = 6; -
setCurrentRevisionBytes
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; -
hasUpdateRevision
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;- Specified by:
hasUpdateRevisionin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
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;- Specified by:
getUpdateRevisionin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
getUpdateRevisionBytes
public 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;- Specified by:
getUpdateRevisionBytesin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
setUpdateRevision
updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas)
optional string updateRevision = 7; -
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; -
setUpdateRevisionBytes
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; -
hasCollisionCount
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;- Specified by:
hasCollisionCountin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
getCollisionCount
public 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;- Specified by:
getCollisionCountin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
setCollisionCount
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; -
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; -
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;- Specified by:
getConditionsListin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
getConditionsCount
public 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;- Specified by:
getConditionsCountin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
getConditions
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;- Specified by:
getConditionsin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
setConditions
public 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; -
setConditions
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; -
addConditions
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; -
addConditions
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; -
addConditions
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; -
addConditions
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; -
addAllConditions
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; -
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; -
removeConditions
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; -
getConditionsBuilder
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
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;- Specified by:
getConditionsOrBuilderin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
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;- Specified by:
getConditionsOrBuilderListin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
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; -
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; -
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; -
hasAvailableReplicas
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;- Specified by:
hasAvailableReplicasin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
getAvailableReplicas
public 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;- Specified by:
getAvailableReplicasin interfaceV1beta2Apps.StatefulSetStatusOrBuilder
-
setAvailableReplicas
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; -
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; -
setUnknownFields
public final V1beta2Apps.StatefulSetStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>
-
mergeUnknownFields
public final V1beta2Apps.StatefulSetStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.StatefulSetStatus.Builder>
-