public static final class V1beta1Extensions.ReplicaSetStatus extends com.google.protobuf.GeneratedMessageV3 implements V1beta1Extensions.ReplicaSetStatusOrBuilder
ReplicaSetStatus represents the current status of a ReplicaSet.Protobuf type
k8s.io.api.extensions.v1beta1.ReplicaSetStatus| Modifier and Type | Class and Description |
|---|---|
static class |
V1beta1Extensions.ReplicaSetStatus.Builder
ReplicaSetStatus represents the current status of a ReplicaSet.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
AVAILABLEREPLICAS_FIELD_NUMBER |
static int |
CONDITIONS_FIELD_NUMBER |
static int |
FULLYLABELEDREPLICAS_FIELD_NUMBER |
static int |
OBSERVEDGENERATION_FIELD_NUMBER |
static com.google.protobuf.Parser<V1beta1Extensions.ReplicaSetStatus> |
PARSER
Deprecated.
|
static int |
READYREPLICAS_FIELD_NUMBER |
static int |
REPLICAS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getAvailableReplicas()
The number of available replicas (ready for at least minReadySeconds) for this replica set.
|
V1beta1Extensions.ReplicaSetCondition |
getConditions(int index)
Represents the latest available observations of a replica set's current state.
|
int |
getConditionsCount()
Represents the latest available observations of a replica set's current state.
|
List<V1beta1Extensions.ReplicaSetCondition> |
getConditionsList()
Represents the latest available observations of a replica set's current state.
|
V1beta1Extensions.ReplicaSetConditionOrBuilder |
getConditionsOrBuilder(int index)
Represents the latest available observations of a replica set's current state.
|
List<? extends V1beta1Extensions.ReplicaSetConditionOrBuilder> |
getConditionsOrBuilderList()
Represents the latest available observations of a replica set's current state.
|
static V1beta1Extensions.ReplicaSetStatus |
getDefaultInstance() |
V1beta1Extensions.ReplicaSetStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getFullyLabeledReplicas()
The number of pods that have labels matching the labels of the pod template of the replicaset.
|
long |
getObservedGeneration()
ObservedGeneration reflects the generation of the most recently observed ReplicaSet.
|
com.google.protobuf.Parser<V1beta1Extensions.ReplicaSetStatus> |
getParserForType() |
int |
getReadyReplicas()
The number of ready replicas for this replica set.
|
int |
getReplicas()
Replicas is the most recently oberved number of replicas.
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAvailableReplicas()
The number of available replicas (ready for at least minReadySeconds) for this replica set.
|
boolean |
hasFullyLabeledReplicas()
The number of pods that have labels matching the labels of the pod template of the replicaset.
|
int |
hashCode() |
boolean |
hasObservedGeneration()
ObservedGeneration reflects the generation of the most recently observed ReplicaSet.
|
boolean |
hasReadyReplicas()
The number of ready replicas for this replica set.
|
boolean |
hasReplicas()
Replicas is the most recently oberved number of replicas.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static V1beta1Extensions.ReplicaSetStatus.Builder |
newBuilder() |
static V1beta1Extensions.ReplicaSetStatus.Builder |
newBuilder(V1beta1Extensions.ReplicaSetStatus prototype) |
V1beta1Extensions.ReplicaSetStatus.Builder |
newBuilderForType() |
protected V1beta1Extensions.ReplicaSetStatus.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static V1beta1Extensions.ReplicaSetStatus |
parseDelimitedFrom(InputStream input) |
static V1beta1Extensions.ReplicaSetStatus |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.ReplicaSetStatus |
parseFrom(byte[] data) |
static V1beta1Extensions.ReplicaSetStatus |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.ReplicaSetStatus |
parseFrom(ByteBuffer data) |
static V1beta1Extensions.ReplicaSetStatus |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.ReplicaSetStatus |
parseFrom(com.google.protobuf.ByteString data) |
static V1beta1Extensions.ReplicaSetStatus |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.ReplicaSetStatus |
parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta1Extensions.ReplicaSetStatus |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.ReplicaSetStatus |
parseFrom(InputStream input) |
static V1beta1Extensions.ReplicaSetStatus |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<V1beta1Extensions.ReplicaSetStatus> |
parser() |
V1beta1Extensions.ReplicaSetStatus.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int REPLICAS_FIELD_NUMBER
public static final int FULLYLABELEDREPLICAS_FIELD_NUMBER
public static final int READYREPLICAS_FIELD_NUMBER
public static final int AVAILABLEREPLICAS_FIELD_NUMBER
public static final int OBSERVEDGENERATION_FIELD_NUMBER
public static final int CONDITIONS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<V1beta1Extensions.ReplicaSetStatus> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public 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 V1beta1Extensions.ReplicaSetStatusOrBuilderpublic 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 V1beta1Extensions.ReplicaSetStatusOrBuilderpublic boolean hasFullyLabeledReplicas()
The number of pods that have labels matching the labels of the pod template of the replicaset. +optional
optional int32 fullyLabeledReplicas = 2;hasFullyLabeledReplicas in interface V1beta1Extensions.ReplicaSetStatusOrBuilderpublic int getFullyLabeledReplicas()
The number of pods that have labels matching the labels of the pod template of the replicaset. +optional
optional int32 fullyLabeledReplicas = 2;getFullyLabeledReplicas in interface V1beta1Extensions.ReplicaSetStatusOrBuilderpublic boolean hasReadyReplicas()
The number of ready replicas for this replica set. +optional
optional int32 readyReplicas = 4;hasReadyReplicas in interface V1beta1Extensions.ReplicaSetStatusOrBuilderpublic int getReadyReplicas()
The number of ready replicas for this replica set. +optional
optional int32 readyReplicas = 4;getReadyReplicas in interface V1beta1Extensions.ReplicaSetStatusOrBuilderpublic boolean hasAvailableReplicas()
The number of available replicas (ready for at least minReadySeconds) for this replica set. +optional
optional int32 availableReplicas = 5;hasAvailableReplicas in interface V1beta1Extensions.ReplicaSetStatusOrBuilderpublic int getAvailableReplicas()
The number of available replicas (ready for at least minReadySeconds) for this replica set. +optional
optional int32 availableReplicas = 5;getAvailableReplicas in interface V1beta1Extensions.ReplicaSetStatusOrBuilderpublic boolean hasObservedGeneration()
ObservedGeneration reflects the generation of the most recently observed ReplicaSet. +optional
optional int64 observedGeneration = 3;hasObservedGeneration in interface V1beta1Extensions.ReplicaSetStatusOrBuilderpublic long getObservedGeneration()
ObservedGeneration reflects the generation of the most recently observed ReplicaSet. +optional
optional int64 observedGeneration = 3;getObservedGeneration in interface V1beta1Extensions.ReplicaSetStatusOrBuilderpublic List<V1beta1Extensions.ReplicaSetCondition> getConditionsList()
Represents the latest available observations of a replica set's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.ReplicaSetCondition conditions = 6;getConditionsList in interface V1beta1Extensions.ReplicaSetStatusOrBuilderpublic List<? extends V1beta1Extensions.ReplicaSetConditionOrBuilder> getConditionsOrBuilderList()
Represents the latest available observations of a replica set's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.ReplicaSetCondition conditions = 6;getConditionsOrBuilderList in interface V1beta1Extensions.ReplicaSetStatusOrBuilderpublic int getConditionsCount()
Represents the latest available observations of a replica set's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.ReplicaSetCondition conditions = 6;getConditionsCount in interface V1beta1Extensions.ReplicaSetStatusOrBuilderpublic V1beta1Extensions.ReplicaSetCondition getConditions(int index)
Represents the latest available observations of a replica set's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.ReplicaSetCondition conditions = 6;getConditions in interface V1beta1Extensions.ReplicaSetStatusOrBuilderpublic V1beta1Extensions.ReplicaSetConditionOrBuilder getConditionsOrBuilder(int index)
Represents the latest available observations of a replica set's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.ReplicaSetCondition conditions = 6;getConditionsOrBuilder in interface V1beta1Extensions.ReplicaSetStatusOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static V1beta1Extensions.ReplicaSetStatus parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Extensions.ReplicaSetStatus parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Extensions.ReplicaSetStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Extensions.ReplicaSetStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Extensions.ReplicaSetStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Extensions.ReplicaSetStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Extensions.ReplicaSetStatus parseFrom(InputStream input) throws IOException
IOExceptionpublic static V1beta1Extensions.ReplicaSetStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static V1beta1Extensions.ReplicaSetStatus parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static V1beta1Extensions.ReplicaSetStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static V1beta1Extensions.ReplicaSetStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static V1beta1Extensions.ReplicaSetStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic V1beta1Extensions.ReplicaSetStatus.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static V1beta1Extensions.ReplicaSetStatus.Builder newBuilder()
public static V1beta1Extensions.ReplicaSetStatus.Builder newBuilder(V1beta1Extensions.ReplicaSetStatus prototype)
public V1beta1Extensions.ReplicaSetStatus.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected V1beta1Extensions.ReplicaSetStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static V1beta1Extensions.ReplicaSetStatus getDefaultInstance()
public static com.google.protobuf.Parser<V1beta1Extensions.ReplicaSetStatus> parser()
public com.google.protobuf.Parser<V1beta1Extensions.ReplicaSetStatus> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public V1beta1Extensions.ReplicaSetStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.