public static final class V1beta1Apps.DeploymentStatus extends com.google.protobuf.GeneratedMessageV3 implements V1beta1Apps.DeploymentStatusOrBuilder
DeploymentStatus is the most recently observed status of the Deployment.Protobuf type
k8s.io.api.apps.v1beta1.DeploymentStatus
Modifier and Type | Class and Description |
---|---|
static class |
V1beta1Apps.DeploymentStatus.Builder
DeploymentStatus is the most recently observed status of the Deployment.
|
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 |
COLLISIONCOUNT_FIELD_NUMBER |
static int |
CONDITIONS_FIELD_NUMBER |
static int |
OBSERVEDGENERATION_FIELD_NUMBER |
static com.google.protobuf.Parser<V1beta1Apps.DeploymentStatus> |
PARSER
Deprecated.
|
static int |
READYREPLICAS_FIELD_NUMBER |
static int |
REPLICAS_FIELD_NUMBER |
static int |
UNAVAILABLEREPLICAS_FIELD_NUMBER |
static int |
UPDATEDREPLICAS_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getAvailableReplicas()
Total number of available pods (ready for at least minReadySeconds) targeted by this deployment.
|
int |
getCollisionCount()
Count of hash collisions for the Deployment.
|
V1beta1Apps.DeploymentCondition |
getConditions(int index)
Represents the latest available observations of a deployment's current state.
|
int |
getConditionsCount()
Represents the latest available observations of a deployment's current state.
|
List<V1beta1Apps.DeploymentCondition> |
getConditionsList()
Represents the latest available observations of a deployment's current state.
|
V1beta1Apps.DeploymentConditionOrBuilder |
getConditionsOrBuilder(int index)
Represents the latest available observations of a deployment's current state.
|
List<? extends V1beta1Apps.DeploymentConditionOrBuilder> |
getConditionsOrBuilderList()
Represents the latest available observations of a deployment's current state.
|
static V1beta1Apps.DeploymentStatus |
getDefaultInstance() |
V1beta1Apps.DeploymentStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getObservedGeneration()
The generation observed by the deployment controller.
|
com.google.protobuf.Parser<V1beta1Apps.DeploymentStatus> |
getParserForType() |
int |
getReadyReplicas()
readyReplicas is the number of pods targeted by this Deployment controller with a Ready Condition.
|
int |
getReplicas()
Total number of non-terminated pods targeted by this deployment (their labels match the selector).
|
int |
getSerializedSize() |
int |
getUnavailableReplicas()
Total number of unavailable pods targeted by this deployment.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getUpdatedReplicas()
Total number of non-terminated pods targeted by this deployment that have the desired template spec.
|
boolean |
hasAvailableReplicas()
Total number of available pods (ready for at least minReadySeconds) targeted by this deployment.
|
boolean |
hasCollisionCount()
Count of hash collisions for the Deployment.
|
int |
hashCode() |
boolean |
hasObservedGeneration()
The generation observed by the deployment controller.
|
boolean |
hasReadyReplicas()
readyReplicas is the number of pods targeted by this Deployment controller with a Ready Condition.
|
boolean |
hasReplicas()
Total number of non-terminated pods targeted by this deployment (their labels match the selector).
|
boolean |
hasUnavailableReplicas()
Total number of unavailable pods targeted by this deployment.
|
boolean |
hasUpdatedReplicas()
Total number of non-terminated pods targeted by this deployment that have the desired template spec.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static V1beta1Apps.DeploymentStatus.Builder |
newBuilder() |
static V1beta1Apps.DeploymentStatus.Builder |
newBuilder(V1beta1Apps.DeploymentStatus prototype) |
V1beta1Apps.DeploymentStatus.Builder |
newBuilderForType() |
protected V1beta1Apps.DeploymentStatus.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static V1beta1Apps.DeploymentStatus |
parseDelimitedFrom(InputStream input) |
static V1beta1Apps.DeploymentStatus |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apps.DeploymentStatus |
parseFrom(byte[] data) |
static V1beta1Apps.DeploymentStatus |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apps.DeploymentStatus |
parseFrom(ByteBuffer data) |
static V1beta1Apps.DeploymentStatus |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apps.DeploymentStatus |
parseFrom(com.google.protobuf.ByteString data) |
static V1beta1Apps.DeploymentStatus |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apps.DeploymentStatus |
parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta1Apps.DeploymentStatus |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apps.DeploymentStatus |
parseFrom(InputStream input) |
static V1beta1Apps.DeploymentStatus |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<V1beta1Apps.DeploymentStatus> |
parser() |
V1beta1Apps.DeploymentStatus.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 OBSERVEDGENERATION_FIELD_NUMBER
public static final int REPLICAS_FIELD_NUMBER
public static final int UPDATEDREPLICAS_FIELD_NUMBER
public static final int READYREPLICAS_FIELD_NUMBER
public static final int AVAILABLEREPLICAS_FIELD_NUMBER
public static final int UNAVAILABLEREPLICAS_FIELD_NUMBER
public static final int CONDITIONS_FIELD_NUMBER
public static final int COLLISIONCOUNT_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<V1beta1Apps.DeploymentStatus> 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 hasObservedGeneration()
The generation observed by the deployment controller. +optional
optional int64 observedGeneration = 1;
hasObservedGeneration
in interface V1beta1Apps.DeploymentStatusOrBuilder
public long getObservedGeneration()
The generation observed by the deployment controller. +optional
optional int64 observedGeneration = 1;
getObservedGeneration
in interface V1beta1Apps.DeploymentStatusOrBuilder
public boolean hasReplicas()
Total number of non-terminated pods targeted by this deployment (their labels match the selector). +optional
optional int32 replicas = 2;
hasReplicas
in interface V1beta1Apps.DeploymentStatusOrBuilder
public int getReplicas()
Total number of non-terminated pods targeted by this deployment (their labels match the selector). +optional
optional int32 replicas = 2;
getReplicas
in interface V1beta1Apps.DeploymentStatusOrBuilder
public boolean hasUpdatedReplicas()
Total number of non-terminated pods targeted by this deployment that have the desired template spec. +optional
optional int32 updatedReplicas = 3;
hasUpdatedReplicas
in interface V1beta1Apps.DeploymentStatusOrBuilder
public int getUpdatedReplicas()
Total number of non-terminated pods targeted by this deployment that have the desired template spec. +optional
optional int32 updatedReplicas = 3;
getUpdatedReplicas
in interface V1beta1Apps.DeploymentStatusOrBuilder
public boolean hasReadyReplicas()
readyReplicas is the number of pods targeted by this Deployment controller with a Ready Condition. +optional
optional int32 readyReplicas = 7;
hasReadyReplicas
in interface V1beta1Apps.DeploymentStatusOrBuilder
public int getReadyReplicas()
readyReplicas is the number of pods targeted by this Deployment controller with a Ready Condition. +optional
optional int32 readyReplicas = 7;
getReadyReplicas
in interface V1beta1Apps.DeploymentStatusOrBuilder
public boolean hasAvailableReplicas()
Total number of available pods (ready for at least minReadySeconds) targeted by this deployment. +optional
optional int32 availableReplicas = 4;
hasAvailableReplicas
in interface V1beta1Apps.DeploymentStatusOrBuilder
public int getAvailableReplicas()
Total number of available pods (ready for at least minReadySeconds) targeted by this deployment. +optional
optional int32 availableReplicas = 4;
getAvailableReplicas
in interface V1beta1Apps.DeploymentStatusOrBuilder
public boolean hasUnavailableReplicas()
Total number of unavailable pods targeted by this deployment. This is the total number of pods that are still required for the deployment to have 100% available capacity. They may either be pods that are running but not yet available or pods that still have not been created. +optional
optional int32 unavailableReplicas = 5;
hasUnavailableReplicas
in interface V1beta1Apps.DeploymentStatusOrBuilder
public int getUnavailableReplicas()
Total number of unavailable pods targeted by this deployment. This is the total number of pods that are still required for the deployment to have 100% available capacity. They may either be pods that are running but not yet available or pods that still have not been created. +optional
optional int32 unavailableReplicas = 5;
getUnavailableReplicas
in interface V1beta1Apps.DeploymentStatusOrBuilder
public List<V1beta1Apps.DeploymentCondition> getConditionsList()
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta1.DeploymentCondition conditions = 6;
getConditionsList
in interface V1beta1Apps.DeploymentStatusOrBuilder
public List<? extends V1beta1Apps.DeploymentConditionOrBuilder> getConditionsOrBuilderList()
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta1.DeploymentCondition conditions = 6;
getConditionsOrBuilderList
in interface V1beta1Apps.DeploymentStatusOrBuilder
public int getConditionsCount()
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta1.DeploymentCondition conditions = 6;
getConditionsCount
in interface V1beta1Apps.DeploymentStatusOrBuilder
public V1beta1Apps.DeploymentCondition getConditions(int index)
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta1.DeploymentCondition conditions = 6;
getConditions
in interface V1beta1Apps.DeploymentStatusOrBuilder
public V1beta1Apps.DeploymentConditionOrBuilder getConditionsOrBuilder(int index)
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta1.DeploymentCondition conditions = 6;
getConditionsOrBuilder
in interface V1beta1Apps.DeploymentStatusOrBuilder
public boolean hasCollisionCount()
Count of hash collisions for the Deployment. The Deployment controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ReplicaSet. +optional
optional int32 collisionCount = 8;
hasCollisionCount
in interface V1beta1Apps.DeploymentStatusOrBuilder
public int getCollisionCount()
Count of hash collisions for the Deployment. The Deployment controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ReplicaSet. +optional
optional int32 collisionCount = 8;
getCollisionCount
in interface V1beta1Apps.DeploymentStatusOrBuilder
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 V1beta1Apps.DeploymentStatus parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apps.DeploymentStatus parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apps.DeploymentStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apps.DeploymentStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apps.DeploymentStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apps.DeploymentStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apps.DeploymentStatus parseFrom(InputStream input) throws IOException
IOException
public static V1beta1Apps.DeploymentStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static V1beta1Apps.DeploymentStatus parseDelimitedFrom(InputStream input) throws IOException
IOException
public static V1beta1Apps.DeploymentStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static V1beta1Apps.DeploymentStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static V1beta1Apps.DeploymentStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public V1beta1Apps.DeploymentStatus.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static V1beta1Apps.DeploymentStatus.Builder newBuilder()
public static V1beta1Apps.DeploymentStatus.Builder newBuilder(V1beta1Apps.DeploymentStatus prototype)
public V1beta1Apps.DeploymentStatus.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected V1beta1Apps.DeploymentStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static V1beta1Apps.DeploymentStatus getDefaultInstance()
public static com.google.protobuf.Parser<V1beta1Apps.DeploymentStatus> parser()
public com.google.protobuf.Parser<V1beta1Apps.DeploymentStatus> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public V1beta1Apps.DeploymentStatus getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2022. All rights reserved.