public static final class V1beta2Apps.DeploymentStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.DeploymentStatus.Builder> implements V1beta2Apps.DeploymentStatusOrBuilder
DeploymentStatus is the most recently observed status of the Deployment.Protobuf type
k8s.io.api.apps.v1beta2.DeploymentStatus| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.DeploymentStatus.Builder |
addAllConditions(Iterable<? extends V1beta2Apps.DeploymentCondition> values)
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentStatus.Builder |
addConditions(int index,
V1beta2Apps.DeploymentCondition.Builder builderForValue)
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentStatus.Builder |
addConditions(int index,
V1beta2Apps.DeploymentCondition value)
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentStatus.Builder |
addConditions(V1beta2Apps.DeploymentCondition.Builder builderForValue)
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentStatus.Builder |
addConditions(V1beta2Apps.DeploymentCondition value)
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentCondition.Builder |
addConditionsBuilder()
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentCondition.Builder |
addConditionsBuilder(int index)
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentStatus.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta2Apps.DeploymentStatus |
build() |
V1beta2Apps.DeploymentStatus |
buildPartial() |
V1beta2Apps.DeploymentStatus.Builder |
clear() |
V1beta2Apps.DeploymentStatus.Builder |
clearAvailableReplicas()
Total number of available pods (ready for at least minReadySeconds) targeted by this deployment.
|
V1beta2Apps.DeploymentStatus.Builder |
clearCollisionCount()
Count of hash collisions for the Deployment.
|
V1beta2Apps.DeploymentStatus.Builder |
clearConditions()
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentStatus.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta2Apps.DeploymentStatus.Builder |
clearObservedGeneration()
The generation observed by the deployment controller.
|
V1beta2Apps.DeploymentStatus.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta2Apps.DeploymentStatus.Builder |
clearReadyReplicas()
Total number of ready pods targeted by this deployment.
|
V1beta2Apps.DeploymentStatus.Builder |
clearReplicas()
Total number of non-terminated pods targeted by this deployment (their labels match the selector).
|
V1beta2Apps.DeploymentStatus.Builder |
clearUnavailableReplicas()
Total number of unavailable pods targeted by this deployment.
|
V1beta2Apps.DeploymentStatus.Builder |
clearUpdatedReplicas()
Total number of non-terminated pods targeted by this deployment that have the desired template spec.
|
V1beta2Apps.DeploymentStatus.Builder |
clone() |
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.
|
V1beta2Apps.DeploymentCondition |
getConditions(int index)
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentCondition.Builder |
getConditionsBuilder(int index)
Represents the latest available observations of a deployment's current state.
|
List<V1beta2Apps.DeploymentCondition.Builder> |
getConditionsBuilderList()
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<V1beta2Apps.DeploymentCondition> |
getConditionsList()
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentConditionOrBuilder |
getConditionsOrBuilder(int index)
Represents the latest available observations of a deployment's current state.
|
List<? extends V1beta2Apps.DeploymentConditionOrBuilder> |
getConditionsOrBuilderList()
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getObservedGeneration()
The generation observed by the deployment controller.
|
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 |
getUnavailableReplicas()
Total number of unavailable pods targeted by this deployment.
|
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.
|
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() |
V1beta2Apps.DeploymentStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta2Apps.DeploymentStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1beta2Apps.DeploymentStatus.Builder |
mergeFrom(V1beta2Apps.DeploymentStatus other) |
V1beta2Apps.DeploymentStatus.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta2Apps.DeploymentStatus.Builder |
removeConditions(int index)
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentStatus.Builder |
setAvailableReplicas(int value)
Total number of available pods (ready for at least minReadySeconds) targeted by this deployment.
|
V1beta2Apps.DeploymentStatus.Builder |
setCollisionCount(int value)
Count of hash collisions for the Deployment.
|
V1beta2Apps.DeploymentStatus.Builder |
setConditions(int index,
V1beta2Apps.DeploymentCondition.Builder builderForValue)
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentStatus.Builder |
setConditions(int index,
V1beta2Apps.DeploymentCondition value)
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentStatus.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta2Apps.DeploymentStatus.Builder |
setObservedGeneration(long value)
The generation observed by the deployment controller.
|
V1beta2Apps.DeploymentStatus.Builder |
setReadyReplicas(int value)
Total number of ready pods targeted by this deployment.
|
V1beta2Apps.DeploymentStatus.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta2Apps.DeploymentStatus.Builder |
setReplicas(int value)
Total number of non-terminated pods targeted by this deployment (their labels match the selector).
|
V1beta2Apps.DeploymentStatus.Builder |
setUnavailableReplicas(int value)
Total number of unavailable pods targeted by this deployment.
|
V1beta2Apps.DeploymentStatus.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta2Apps.DeploymentStatus.Builder |
setUpdatedReplicas(int value)
Total number of non-terminated pods targeted by this deployment that have the desired template spec.
|
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<V1beta2Apps.DeploymentStatus.Builder>public V1beta2Apps.DeploymentStatus.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.DeploymentStatus.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<V1beta2Apps.DeploymentStatus.Builder>public V1beta2Apps.DeploymentStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1beta2Apps.DeploymentStatus build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1beta2Apps.DeploymentStatus buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1beta2Apps.DeploymentStatus.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.DeploymentStatus.Builder>public V1beta2Apps.DeploymentStatus.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<V1beta2Apps.DeploymentStatus.Builder>public V1beta2Apps.DeploymentStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.DeploymentStatus.Builder>public V1beta2Apps.DeploymentStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.DeploymentStatus.Builder>public V1beta2Apps.DeploymentStatus.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<V1beta2Apps.DeploymentStatus.Builder>public V1beta2Apps.DeploymentStatus.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<V1beta2Apps.DeploymentStatus.Builder>public V1beta2Apps.DeploymentStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1beta2Apps.DeploymentStatus.Builder>public V1beta2Apps.DeploymentStatus.Builder mergeFrom(V1beta2Apps.DeploymentStatus other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.DeploymentStatus.Builder>public V1beta2Apps.DeploymentStatus.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<V1beta2Apps.DeploymentStatus.Builder>IOExceptionpublic boolean hasObservedGeneration()
The generation observed by the deployment controller. +optional
optional int64 observedGeneration = 1;hasObservedGeneration in interface V1beta2Apps.DeploymentStatusOrBuilderpublic long getObservedGeneration()
The generation observed by the deployment controller. +optional
optional int64 observedGeneration = 1;getObservedGeneration in interface V1beta2Apps.DeploymentStatusOrBuilderpublic V1beta2Apps.DeploymentStatus.Builder setObservedGeneration(long value)
The generation observed by the deployment controller. +optional
optional int64 observedGeneration = 1;public V1beta2Apps.DeploymentStatus.Builder clearObservedGeneration()
The generation observed by the deployment controller. +optional
optional int64 observedGeneration = 1;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 V1beta2Apps.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 V1beta2Apps.DeploymentStatusOrBuilderpublic V1beta2Apps.DeploymentStatus.Builder setReplicas(int value)
Total number of non-terminated pods targeted by this deployment (their labels match the selector). +optional
optional int32 replicas = 2;public V1beta2Apps.DeploymentStatus.Builder clearReplicas()
Total number of non-terminated pods targeted by this deployment (their labels match the selector). +optional
optional int32 replicas = 2;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 V1beta2Apps.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 V1beta2Apps.DeploymentStatusOrBuilderpublic V1beta2Apps.DeploymentStatus.Builder setUpdatedReplicas(int value)
Total number of non-terminated pods targeted by this deployment that have the desired template spec. +optional
optional int32 updatedReplicas = 3;public V1beta2Apps.DeploymentStatus.Builder clearUpdatedReplicas()
Total number of non-terminated pods targeted by this deployment that have the desired template spec. +optional
optional int32 updatedReplicas = 3;public boolean hasReadyReplicas()
Total number of ready pods targeted by this deployment. +optional
optional int32 readyReplicas = 7;hasReadyReplicas in interface V1beta2Apps.DeploymentStatusOrBuilderpublic int getReadyReplicas()
Total number of ready pods targeted by this deployment. +optional
optional int32 readyReplicas = 7;getReadyReplicas in interface V1beta2Apps.DeploymentStatusOrBuilderpublic V1beta2Apps.DeploymentStatus.Builder setReadyReplicas(int value)
Total number of ready pods targeted by this deployment. +optional
optional int32 readyReplicas = 7;public V1beta2Apps.DeploymentStatus.Builder clearReadyReplicas()
Total number of ready pods targeted by this deployment. +optional
optional int32 readyReplicas = 7;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 V1beta2Apps.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 V1beta2Apps.DeploymentStatusOrBuilderpublic V1beta2Apps.DeploymentStatus.Builder setAvailableReplicas(int value)
Total number of available pods (ready for at least minReadySeconds) targeted by this deployment. +optional
optional int32 availableReplicas = 4;public V1beta2Apps.DeploymentStatus.Builder clearAvailableReplicas()
Total number of available pods (ready for at least minReadySeconds) targeted by this deployment. +optional
optional int32 availableReplicas = 4;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 V1beta2Apps.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 V1beta2Apps.DeploymentStatusOrBuilderpublic V1beta2Apps.DeploymentStatus.Builder setUnavailableReplicas(int value)
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;public V1beta2Apps.DeploymentStatus.Builder clearUnavailableReplicas()
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;public List<V1beta2Apps.DeploymentCondition> getConditionsList()
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;getConditionsList in interface V1beta2Apps.DeploymentStatusOrBuilderpublic int getConditionsCount()
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;getConditionsCount in interface V1beta2Apps.DeploymentStatusOrBuilderpublic V1beta2Apps.DeploymentCondition getConditions(int index)
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;getConditions in interface V1beta2Apps.DeploymentStatusOrBuilderpublic V1beta2Apps.DeploymentStatus.Builder setConditions(int index, V1beta2Apps.DeploymentCondition value)
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;public V1beta2Apps.DeploymentStatus.Builder setConditions(int index, V1beta2Apps.DeploymentCondition.Builder builderForValue)
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;public V1beta2Apps.DeploymentStatus.Builder addConditions(V1beta2Apps.DeploymentCondition value)
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;public V1beta2Apps.DeploymentStatus.Builder addConditions(int index, V1beta2Apps.DeploymentCondition value)
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;public V1beta2Apps.DeploymentStatus.Builder addConditions(V1beta2Apps.DeploymentCondition.Builder builderForValue)
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;public V1beta2Apps.DeploymentStatus.Builder addConditions(int index, V1beta2Apps.DeploymentCondition.Builder builderForValue)
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;public V1beta2Apps.DeploymentStatus.Builder addAllConditions(Iterable<? extends V1beta2Apps.DeploymentCondition> values)
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;public V1beta2Apps.DeploymentStatus.Builder clearConditions()
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;public V1beta2Apps.DeploymentStatus.Builder removeConditions(int index)
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;public V1beta2Apps.DeploymentCondition.Builder getConditionsBuilder(int index)
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;public V1beta2Apps.DeploymentConditionOrBuilder getConditionsOrBuilder(int index)
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;getConditionsOrBuilder in interface V1beta2Apps.DeploymentStatusOrBuilderpublic List<? extends V1beta2Apps.DeploymentConditionOrBuilder> getConditionsOrBuilderList()
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;getConditionsOrBuilderList in interface V1beta2Apps.DeploymentStatusOrBuilderpublic V1beta2Apps.DeploymentCondition.Builder addConditionsBuilder()
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;public V1beta2Apps.DeploymentCondition.Builder addConditionsBuilder(int index)
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;public List<V1beta2Apps.DeploymentCondition.Builder> getConditionsBuilderList()
Represents the latest available observations of a deployment's current state. +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1beta2.DeploymentCondition conditions = 6;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 V1beta2Apps.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 V1beta2Apps.DeploymentStatusOrBuilderpublic V1beta2Apps.DeploymentStatus.Builder setCollisionCount(int value)
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;public V1beta2Apps.DeploymentStatus.Builder clearCollisionCount()
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;public final V1beta2Apps.DeploymentStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.DeploymentStatus.Builder>public final V1beta2Apps.DeploymentStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.DeploymentStatus.Builder>Copyright © 2019. All rights reserved.