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, isStringEmpty, 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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public 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.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public 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.ReplicaSetStatusOrBuilder
public 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.ReplicaSetStatusOrBuilder
public 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.ReplicaSetStatusOrBuilder
public 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.ReplicaSetStatusOrBuilder
public boolean hasReadyReplicas()
The number of ready replicas for this replica set. +optional
optional int32 readyReplicas = 4;
hasReadyReplicas
in interface V1beta1Extensions.ReplicaSetStatusOrBuilder
public int getReadyReplicas()
The number of ready replicas for this replica set. +optional
optional int32 readyReplicas = 4;
getReadyReplicas
in interface V1beta1Extensions.ReplicaSetStatusOrBuilder
public 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.ReplicaSetStatusOrBuilder
public 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.ReplicaSetStatusOrBuilder
public boolean hasObservedGeneration()
ObservedGeneration reflects the generation of the most recently observed ReplicaSet. +optional
optional int64 observedGeneration = 3;
hasObservedGeneration
in interface V1beta1Extensions.ReplicaSetStatusOrBuilder
public long getObservedGeneration()
ObservedGeneration reflects the generation of the most recently observed ReplicaSet. +optional
optional int64 observedGeneration = 3;
getObservedGeneration
in interface V1beta1Extensions.ReplicaSetStatusOrBuilder
public 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.ReplicaSetStatusOrBuilder
public 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.ReplicaSetStatusOrBuilder
public 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.ReplicaSetStatusOrBuilder
public 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.ReplicaSetStatusOrBuilder
public 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.ReplicaSetStatusOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static V1beta1Extensions.ReplicaSetStatus parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Extensions.ReplicaSetStatus parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Extensions.ReplicaSetStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Extensions.ReplicaSetStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Extensions.ReplicaSetStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Extensions.ReplicaSetStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Extensions.ReplicaSetStatus parseFrom(InputStream input) throws IOException
IOException
public static V1beta1Extensions.ReplicaSetStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static V1beta1Extensions.ReplicaSetStatus parseDelimitedFrom(InputStream input) throws IOException
IOException
public static V1beta1Extensions.ReplicaSetStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static V1beta1Extensions.ReplicaSetStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static V1beta1Extensions.ReplicaSetStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public V1beta1Extensions.ReplicaSetStatus.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public 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.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected V1beta1Extensions.ReplicaSetStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public 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.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public V1beta1Extensions.ReplicaSetStatus getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2022. All rights reserved.