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