public static final class V1.ReplicationControllerStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1.ReplicationControllerStatus.Builder> implements V1.ReplicationControllerStatusOrBuilder
ReplicationControllerStatus represents the current status of a replication controller.Protobuf type
k8s.io.api.core.v1.ReplicationControllerStatus| Modifier and Type | Method and Description |
|---|---|
V1.ReplicationControllerStatus.Builder |
addAllConditions(Iterable<? extends V1.ReplicationControllerCondition> values)
Represents the latest available observations of a replication controller's current state.
|
V1.ReplicationControllerStatus.Builder |
addConditions(int index,
V1.ReplicationControllerCondition.Builder builderForValue)
Represents the latest available observations of a replication controller's current state.
|
V1.ReplicationControllerStatus.Builder |
addConditions(int index,
V1.ReplicationControllerCondition value)
Represents the latest available observations of a replication controller's current state.
|
V1.ReplicationControllerStatus.Builder |
addConditions(V1.ReplicationControllerCondition.Builder builderForValue)
Represents the latest available observations of a replication controller's current state.
|
V1.ReplicationControllerStatus.Builder |
addConditions(V1.ReplicationControllerCondition value)
Represents the latest available observations of a replication controller's current state.
|
V1.ReplicationControllerCondition.Builder |
addConditionsBuilder()
Represents the latest available observations of a replication controller's current state.
|
V1.ReplicationControllerCondition.Builder |
addConditionsBuilder(int index)
Represents the latest available observations of a replication controller's current state.
|
V1.ReplicationControllerStatus.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.ReplicationControllerStatus |
build() |
V1.ReplicationControllerStatus |
buildPartial() |
V1.ReplicationControllerStatus.Builder |
clear() |
V1.ReplicationControllerStatus.Builder |
clearAvailableReplicas()
The number of available replicas (ready for at least minReadySeconds) for this replication controller.
|
V1.ReplicationControllerStatus.Builder |
clearConditions()
Represents the latest available observations of a replication controller's current state.
|
V1.ReplicationControllerStatus.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.ReplicationControllerStatus.Builder |
clearFullyLabeledReplicas()
The number of pods that have labels matching the labels of the pod template of the replication controller.
|
V1.ReplicationControllerStatus.Builder |
clearObservedGeneration()
ObservedGeneration reflects the generation of the most recently observed replication controller.
|
V1.ReplicationControllerStatus.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.ReplicationControllerStatus.Builder |
clearReadyReplicas()
The number of ready replicas for this replication controller.
|
V1.ReplicationControllerStatus.Builder |
clearReplicas()
Replicas is the most recently oberved number of replicas.
|
V1.ReplicationControllerStatus.Builder |
clone() |
int |
getAvailableReplicas()
The number of available replicas (ready for at least minReadySeconds) for this replication controller.
|
V1.ReplicationControllerCondition |
getConditions(int index)
Represents the latest available observations of a replication controller's current state.
|
V1.ReplicationControllerCondition.Builder |
getConditionsBuilder(int index)
Represents the latest available observations of a replication controller's current state.
|
List<V1.ReplicationControllerCondition.Builder> |
getConditionsBuilderList()
Represents the latest available observations of a replication controller's current state.
|
int |
getConditionsCount()
Represents the latest available observations of a replication controller's current state.
|
List<V1.ReplicationControllerCondition> |
getConditionsList()
Represents the latest available observations of a replication controller's current state.
|
V1.ReplicationControllerConditionOrBuilder |
getConditionsOrBuilder(int index)
Represents the latest available observations of a replication controller's current state.
|
List<? extends V1.ReplicationControllerConditionOrBuilder> |
getConditionsOrBuilderList()
Represents the latest available observations of a replication controller's current state.
|
V1.ReplicationControllerStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getFullyLabeledReplicas()
The number of pods that have labels matching the labels of the pod template of the replication controller.
|
long |
getObservedGeneration()
ObservedGeneration reflects the generation of the most recently observed replication controller.
|
int |
getReadyReplicas()
The number of ready replicas for this replication controller.
|
int |
getReplicas()
Replicas is the most recently oberved number of replicas.
|
boolean |
hasAvailableReplicas()
The number of available replicas (ready for at least minReadySeconds) for this replication controller.
|
boolean |
hasFullyLabeledReplicas()
The number of pods that have labels matching the labels of the pod template of the replication controller.
|
boolean |
hasObservedGeneration()
ObservedGeneration reflects the generation of the most recently observed replication controller.
|
boolean |
hasReadyReplicas()
The number of ready replicas for this replication controller.
|
boolean |
hasReplicas()
Replicas is the most recently oberved number of replicas.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1.ReplicationControllerStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.ReplicationControllerStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1.ReplicationControllerStatus.Builder |
mergeFrom(V1.ReplicationControllerStatus other) |
V1.ReplicationControllerStatus.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.ReplicationControllerStatus.Builder |
removeConditions(int index)
Represents the latest available observations of a replication controller's current state.
|
V1.ReplicationControllerStatus.Builder |
setAvailableReplicas(int value)
The number of available replicas (ready for at least minReadySeconds) for this replication controller.
|
V1.ReplicationControllerStatus.Builder |
setConditions(int index,
V1.ReplicationControllerCondition.Builder builderForValue)
Represents the latest available observations of a replication controller's current state.
|
V1.ReplicationControllerStatus.Builder |
setConditions(int index,
V1.ReplicationControllerCondition value)
Represents the latest available observations of a replication controller's current state.
|
V1.ReplicationControllerStatus.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.ReplicationControllerStatus.Builder |
setFullyLabeledReplicas(int value)
The number of pods that have labels matching the labels of the pod template of the replication controller.
|
V1.ReplicationControllerStatus.Builder |
setObservedGeneration(long value)
ObservedGeneration reflects the generation of the most recently observed replication controller.
|
V1.ReplicationControllerStatus.Builder |
setReadyReplicas(int value)
The number of ready replicas for this replication controller.
|
V1.ReplicationControllerStatus.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.ReplicationControllerStatus.Builder |
setReplicas(int value)
Replicas is the most recently oberved number of replicas.
|
V1.ReplicationControllerStatus.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1.ReplicationControllerStatus.Builder>public V1.ReplicationControllerStatus.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1.ReplicationControllerStatus.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<V1.ReplicationControllerStatus.Builder>public V1.ReplicationControllerStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1.ReplicationControllerStatus build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1.ReplicationControllerStatus buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1.ReplicationControllerStatus.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1.ReplicationControllerStatus.Builder>public V1.ReplicationControllerStatus.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<V1.ReplicationControllerStatus.Builder>public V1.ReplicationControllerStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.ReplicationControllerStatus.Builder>public V1.ReplicationControllerStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1.ReplicationControllerStatus.Builder>public V1.ReplicationControllerStatus.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<V1.ReplicationControllerStatus.Builder>public V1.ReplicationControllerStatus.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<V1.ReplicationControllerStatus.Builder>public V1.ReplicationControllerStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.ReplicationControllerStatus.Builder>public V1.ReplicationControllerStatus.Builder mergeFrom(V1.ReplicationControllerStatus other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1.ReplicationControllerStatus.Builder>public V1.ReplicationControllerStatus.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<V1.ReplicationControllerStatus.Builder>IOExceptionpublic boolean hasReplicas()
Replicas is the most recently oberved number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller
optional int32 replicas = 1;hasReplicas in interface V1.ReplicationControllerStatusOrBuilderpublic int getReplicas()
Replicas is the most recently oberved number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller
optional int32 replicas = 1;getReplicas in interface V1.ReplicationControllerStatusOrBuilderpublic V1.ReplicationControllerStatus.Builder setReplicas(int value)
Replicas is the most recently oberved number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller
optional int32 replicas = 1;public V1.ReplicationControllerStatus.Builder clearReplicas()
Replicas is the most recently oberved number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller
optional int32 replicas = 1;public boolean hasFullyLabeledReplicas()
The number of pods that have labels matching the labels of the pod template of the replication controller. +optional
optional int32 fullyLabeledReplicas = 2;hasFullyLabeledReplicas in interface V1.ReplicationControllerStatusOrBuilderpublic int getFullyLabeledReplicas()
The number of pods that have labels matching the labels of the pod template of the replication controller. +optional
optional int32 fullyLabeledReplicas = 2;getFullyLabeledReplicas in interface V1.ReplicationControllerStatusOrBuilderpublic V1.ReplicationControllerStatus.Builder setFullyLabeledReplicas(int value)
The number of pods that have labels matching the labels of the pod template of the replication controller. +optional
optional int32 fullyLabeledReplicas = 2;public V1.ReplicationControllerStatus.Builder clearFullyLabeledReplicas()
The number of pods that have labels matching the labels of the pod template of the replication controller. +optional
optional int32 fullyLabeledReplicas = 2;public boolean hasReadyReplicas()
The number of ready replicas for this replication controller. +optional
optional int32 readyReplicas = 4;hasReadyReplicas in interface V1.ReplicationControllerStatusOrBuilderpublic int getReadyReplicas()
The number of ready replicas for this replication controller. +optional
optional int32 readyReplicas = 4;getReadyReplicas in interface V1.ReplicationControllerStatusOrBuilderpublic V1.ReplicationControllerStatus.Builder setReadyReplicas(int value)
The number of ready replicas for this replication controller. +optional
optional int32 readyReplicas = 4;public V1.ReplicationControllerStatus.Builder clearReadyReplicas()
The number of ready replicas for this replication controller. +optional
optional int32 readyReplicas = 4;public boolean hasAvailableReplicas()
The number of available replicas (ready for at least minReadySeconds) for this replication controller. +optional
optional int32 availableReplicas = 5;hasAvailableReplicas in interface V1.ReplicationControllerStatusOrBuilderpublic int getAvailableReplicas()
The number of available replicas (ready for at least minReadySeconds) for this replication controller. +optional
optional int32 availableReplicas = 5;getAvailableReplicas in interface V1.ReplicationControllerStatusOrBuilderpublic V1.ReplicationControllerStatus.Builder setAvailableReplicas(int value)
The number of available replicas (ready for at least minReadySeconds) for this replication controller. +optional
optional int32 availableReplicas = 5;public V1.ReplicationControllerStatus.Builder clearAvailableReplicas()
The number of available replicas (ready for at least minReadySeconds) for this replication controller. +optional
optional int32 availableReplicas = 5;public boolean hasObservedGeneration()
ObservedGeneration reflects the generation of the most recently observed replication controller. +optional
optional int64 observedGeneration = 3;hasObservedGeneration in interface V1.ReplicationControllerStatusOrBuilderpublic long getObservedGeneration()
ObservedGeneration reflects the generation of the most recently observed replication controller. +optional
optional int64 observedGeneration = 3;getObservedGeneration in interface V1.ReplicationControllerStatusOrBuilderpublic V1.ReplicationControllerStatus.Builder setObservedGeneration(long value)
ObservedGeneration reflects the generation of the most recently observed replication controller. +optional
optional int64 observedGeneration = 3;public V1.ReplicationControllerStatus.Builder clearObservedGeneration()
ObservedGeneration reflects the generation of the most recently observed replication controller. +optional
optional int64 observedGeneration = 3;public List<V1.ReplicationControllerCondition> getConditionsList()
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;getConditionsList in interface V1.ReplicationControllerStatusOrBuilderpublic int getConditionsCount()
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;getConditionsCount in interface V1.ReplicationControllerStatusOrBuilderpublic V1.ReplicationControllerCondition getConditions(int index)
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;getConditions in interface V1.ReplicationControllerStatusOrBuilderpublic V1.ReplicationControllerStatus.Builder setConditions(int index, V1.ReplicationControllerCondition value)
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;public V1.ReplicationControllerStatus.Builder setConditions(int index, V1.ReplicationControllerCondition.Builder builderForValue)
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;public V1.ReplicationControllerStatus.Builder addConditions(V1.ReplicationControllerCondition value)
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;public V1.ReplicationControllerStatus.Builder addConditions(int index, V1.ReplicationControllerCondition value)
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;public V1.ReplicationControllerStatus.Builder addConditions(V1.ReplicationControllerCondition.Builder builderForValue)
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;public V1.ReplicationControllerStatus.Builder addConditions(int index, V1.ReplicationControllerCondition.Builder builderForValue)
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;public V1.ReplicationControllerStatus.Builder addAllConditions(Iterable<? extends V1.ReplicationControllerCondition> values)
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;public V1.ReplicationControllerStatus.Builder clearConditions()
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;public V1.ReplicationControllerStatus.Builder removeConditions(int index)
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;public V1.ReplicationControllerCondition.Builder getConditionsBuilder(int index)
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;public V1.ReplicationControllerConditionOrBuilder getConditionsOrBuilder(int index)
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;getConditionsOrBuilder in interface V1.ReplicationControllerStatusOrBuilderpublic List<? extends V1.ReplicationControllerConditionOrBuilder> getConditionsOrBuilderList()
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;getConditionsOrBuilderList in interface V1.ReplicationControllerStatusOrBuilderpublic V1.ReplicationControllerCondition.Builder addConditionsBuilder()
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;public V1.ReplicationControllerCondition.Builder addConditionsBuilder(int index)
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;public List<V1.ReplicationControllerCondition.Builder> getConditionsBuilderList()
Represents the latest available observations of a replication controller's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.ReplicationControllerCondition conditions = 6;public final V1.ReplicationControllerStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.ReplicationControllerStatus.Builder>public final V1.ReplicationControllerStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.ReplicationControllerStatus.Builder>Copyright © 2019. All rights reserved.