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| 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()
Total number of ready pods targeted by this deployment.
|
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()
Total number of ready pods targeted by this deployment.
|
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) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, 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 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.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 hasObservedGeneration()
The generation observed by the deployment controller. +optional
optional int64 observedGeneration = 1;hasObservedGeneration in interface V1beta1Apps.DeploymentStatusOrBuilderpublic long getObservedGeneration()
The generation observed by the deployment controller. +optional
optional int64 observedGeneration = 1;getObservedGeneration in interface V1beta1Apps.DeploymentStatusOrBuilderpublic 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.DeploymentStatusOrBuilderpublic 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.DeploymentStatusOrBuilderpublic 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.DeploymentStatusOrBuilderpublic 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.DeploymentStatusOrBuilderpublic boolean hasReadyReplicas()
Total number of ready pods targeted by this deployment. +optional
optional int32 readyReplicas = 7;hasReadyReplicas in interface V1beta1Apps.DeploymentStatusOrBuilderpublic int getReadyReplicas()
Total number of ready pods targeted by this deployment. +optional
optional int32 readyReplicas = 7;getReadyReplicas in interface V1beta1Apps.DeploymentStatusOrBuilderpublic 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.DeploymentStatusOrBuilderpublic 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.DeploymentStatusOrBuilderpublic 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.DeploymentStatusOrBuilderpublic 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.DeploymentStatusOrBuilderpublic 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.DeploymentStatusOrBuilderpublic 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.DeploymentStatusOrBuilderpublic 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.DeploymentStatusOrBuilderpublic 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.DeploymentStatusOrBuilderpublic 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.DeploymentStatusOrBuilderpublic 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.DeploymentStatusOrBuilderpublic 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.DeploymentStatusOrBuilderpublic 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 V1beta1Apps.DeploymentStatus parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Apps.DeploymentStatus parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Apps.DeploymentStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Apps.DeploymentStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Apps.DeploymentStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Apps.DeploymentStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Apps.DeploymentStatus parseFrom(InputStream input) throws IOException
IOExceptionpublic static V1beta1Apps.DeploymentStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static V1beta1Apps.DeploymentStatus parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static V1beta1Apps.DeploymentStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static V1beta1Apps.DeploymentStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static V1beta1Apps.DeploymentStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic V1beta1Apps.DeploymentStatus.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic 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.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected V1beta1Apps.DeploymentStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public 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.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public V1beta1Apps.DeploymentStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019. All rights reserved.