Package io.kubernetes.client.proto
Class V1beta1Extensions.DaemonSetStatus.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DaemonSetStatus.Builder>
io.kubernetes.client.proto.V1beta1Extensions.DaemonSetStatus.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1beta1Extensions.DaemonSetStatusOrBuilder,Cloneable
- Enclosing class:
- V1beta1Extensions.DaemonSetStatus
public static final class V1beta1Extensions.DaemonSetStatus.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DaemonSetStatus.Builder>
implements V1beta1Extensions.DaemonSetStatusOrBuilder
DaemonSetStatus represents the current status of a daemon set.Protobuf type
k8s.io.api.extensions.v1beta1.DaemonSetStatus-
Method Summary
Modifier and TypeMethodDescriptionaddAllConditions(Iterable<? extends V1beta1Extensions.DaemonSetCondition> values) Represents the latest available observations of a DaemonSet's current state.addConditions(int index, V1beta1Extensions.DaemonSetCondition value) Represents the latest available observations of a DaemonSet's current state.addConditions(int index, V1beta1Extensions.DaemonSetCondition.Builder builderForValue) Represents the latest available observations of a DaemonSet's current state.Represents the latest available observations of a DaemonSet's current state.addConditions(V1beta1Extensions.DaemonSetCondition.Builder builderForValue) Represents the latest available observations of a DaemonSet's current state.Represents the latest available observations of a DaemonSet's current state.addConditionsBuilder(int index) Represents the latest available observations of a DaemonSet's current state.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Count of hash collisions for the DaemonSet.Represents the latest available observations of a DaemonSet's current state.The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod.The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod).clearField(com.google.protobuf.Descriptors.FieldDescriptor field) The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds) +optionalThe number of nodes that are running the daemon pod, but are not supposed to run the daemon pod.The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds) +optionalThe most recent generation observed by the daemon set controller.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The total number of nodes that are running updated daemon pod +optionalclone()intCount of hash collisions for the DaemonSet.getConditions(int index) Represents the latest available observations of a DaemonSet's current state.getConditionsBuilder(int index) Represents the latest available observations of a DaemonSet's current state.Represents the latest available observations of a DaemonSet's current state.intRepresents the latest available observations of a DaemonSet's current state.Represents the latest available observations of a DaemonSet's current state.getConditionsOrBuilder(int index) Represents the latest available observations of a DaemonSet's current state.Represents the latest available observations of a DaemonSet's current state.intThe number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorintThe total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod).intThe number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds) +optionalintThe number of nodes that are running the daemon pod, but are not supposed to run the daemon pod.intThe number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.intThe number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds) +optionallongThe most recent generation observed by the daemon set controller.intThe total number of nodes that are running updated daemon pod +optionalbooleanCount of hash collisions for the DaemonSet.booleanThe number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod.booleanThe total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod).booleanThe number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds) +optionalbooleanThe number of nodes that are running the daemon pod, but are not supposed to run the daemon pod.booleanThe number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.booleanThe number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds) +optionalbooleanThe most recent generation observed by the daemon set controller.booleanThe total number of nodes that are running updated daemon pod +optionalprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeConditions(int index) Represents the latest available observations of a DaemonSet's current state.setCollisionCount(int value) Count of hash collisions for the DaemonSet.setConditions(int index, V1beta1Extensions.DaemonSetCondition value) Represents the latest available observations of a DaemonSet's current state.setConditions(int index, V1beta1Extensions.DaemonSetCondition.Builder builderForValue) Represents the latest available observations of a DaemonSet's current state.setCurrentNumberScheduled(int value) The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod.setDesiredNumberScheduled(int value) The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod).setNumberAvailable(int value) The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds) +optionalsetNumberMisscheduled(int value) The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod.setNumberReady(int value) The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.setNumberUnavailable(int value) The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds) +optionalsetObservedGeneration(long value) The most recent generation observed by the daemon set controller.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setUpdatedNumberScheduled(int value) The total number of nodes that are running updated daemon pod +optionalMethods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DaemonSetStatus.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DaemonSetStatus.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DaemonSetStatus.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DaemonSetStatus.Builder>
-
setField
public V1beta1Extensions.DaemonSetStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DaemonSetStatus.Builder>
-
clearField
public V1beta1Extensions.DaemonSetStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DaemonSetStatus.Builder>
-
clearOneof
public V1beta1Extensions.DaemonSetStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DaemonSetStatus.Builder>
-
setRepeatedField
public V1beta1Extensions.DaemonSetStatus.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DaemonSetStatus.Builder>
-
addRepeatedField
public V1beta1Extensions.DaemonSetStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DaemonSetStatus.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1beta1Extensions.DaemonSetStatus.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DaemonSetStatus.Builder>
-
mergeFrom
public V1beta1Extensions.DaemonSetStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1beta1Extensions.DaemonSetStatus.Builder>- Throws:
IOException
-
hasCurrentNumberScheduled
public boolean hasCurrentNumberScheduled()The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 currentNumberScheduled = 1;- Specified by:
hasCurrentNumberScheduledin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getCurrentNumberScheduled
public int getCurrentNumberScheduled()The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 currentNumberScheduled = 1;- Specified by:
getCurrentNumberScheduledin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
setCurrentNumberScheduled
The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 currentNumberScheduled = 1; -
clearCurrentNumberScheduled
The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 currentNumberScheduled = 1; -
hasNumberMisscheduled
public boolean hasNumberMisscheduled()The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 numberMisscheduled = 2;- Specified by:
hasNumberMisscheduledin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getNumberMisscheduled
public int getNumberMisscheduled()The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 numberMisscheduled = 2;- Specified by:
getNumberMisscheduledin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
setNumberMisscheduled
The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 numberMisscheduled = 2; -
clearNumberMisscheduled
The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 numberMisscheduled = 2; -
hasDesiredNumberScheduled
public boolean hasDesiredNumberScheduled()The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 desiredNumberScheduled = 3;- Specified by:
hasDesiredNumberScheduledin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getDesiredNumberScheduled
public int getDesiredNumberScheduled()The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 desiredNumberScheduled = 3;- Specified by:
getDesiredNumberScheduledin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
setDesiredNumberScheduled
The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 desiredNumberScheduled = 3; -
clearDesiredNumberScheduled
The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 desiredNumberScheduled = 3; -
hasNumberReady
public boolean hasNumberReady()The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.
optional int32 numberReady = 4;- Specified by:
hasNumberReadyin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getNumberReady
public int getNumberReady()The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.
optional int32 numberReady = 4;- Specified by:
getNumberReadyin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
setNumberReady
The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.
optional int32 numberReady = 4; -
clearNumberReady
The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.
optional int32 numberReady = 4; -
hasObservedGeneration
public boolean hasObservedGeneration()The most recent generation observed by the daemon set controller. +optional
optional int64 observedGeneration = 5;- Specified by:
hasObservedGenerationin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getObservedGeneration
public long getObservedGeneration()The most recent generation observed by the daemon set controller. +optional
optional int64 observedGeneration = 5;- Specified by:
getObservedGenerationin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
setObservedGeneration
The most recent generation observed by the daemon set controller. +optional
optional int64 observedGeneration = 5; -
clearObservedGeneration
The most recent generation observed by the daemon set controller. +optional
optional int64 observedGeneration = 5; -
hasUpdatedNumberScheduled
public boolean hasUpdatedNumberScheduled()The total number of nodes that are running updated daemon pod +optional
optional int32 updatedNumberScheduled = 6;- Specified by:
hasUpdatedNumberScheduledin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getUpdatedNumberScheduled
public int getUpdatedNumberScheduled()The total number of nodes that are running updated daemon pod +optional
optional int32 updatedNumberScheduled = 6;- Specified by:
getUpdatedNumberScheduledin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
setUpdatedNumberScheduled
The total number of nodes that are running updated daemon pod +optional
optional int32 updatedNumberScheduled = 6; -
clearUpdatedNumberScheduled
The total number of nodes that are running updated daemon pod +optional
optional int32 updatedNumberScheduled = 6; -
hasNumberAvailable
public boolean hasNumberAvailable()The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds) +optional
optional int32 numberAvailable = 7;- Specified by:
hasNumberAvailablein interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getNumberAvailable
public int getNumberAvailable()The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds) +optional
optional int32 numberAvailable = 7;- Specified by:
getNumberAvailablein interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
setNumberAvailable
The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds) +optional
optional int32 numberAvailable = 7; -
clearNumberAvailable
The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds) +optional
optional int32 numberAvailable = 7; -
hasCollisionCount
public boolean hasCollisionCount()Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision. +optional
optional int32 collisionCount = 9;- Specified by:
hasCollisionCountin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getCollisionCount
public int getCollisionCount()Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision. +optional
optional int32 collisionCount = 9;- Specified by:
getCollisionCountin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
setCollisionCount
Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision. +optional
optional int32 collisionCount = 9; -
clearCollisionCount
Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision. +optional
optional int32 collisionCount = 9; -
getConditionsList
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10;- Specified by:
getConditionsListin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getConditionsCount
public int getConditionsCount()Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10;- Specified by:
getConditionsCountin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getConditions
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10;- Specified by:
getConditionsin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
setConditions
public V1beta1Extensions.DaemonSetStatus.Builder setConditions(int index, V1beta1Extensions.DaemonSetCondition value) Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10; -
setConditions
public V1beta1Extensions.DaemonSetStatus.Builder setConditions(int index, V1beta1Extensions.DaemonSetCondition.Builder builderForValue) Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10; -
addConditions
public V1beta1Extensions.DaemonSetStatus.Builder addConditions(V1beta1Extensions.DaemonSetCondition value) Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10; -
addConditions
public V1beta1Extensions.DaemonSetStatus.Builder addConditions(int index, V1beta1Extensions.DaemonSetCondition value) Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10; -
addConditions
public V1beta1Extensions.DaemonSetStatus.Builder addConditions(V1beta1Extensions.DaemonSetCondition.Builder builderForValue) Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10; -
addConditions
public V1beta1Extensions.DaemonSetStatus.Builder addConditions(int index, V1beta1Extensions.DaemonSetCondition.Builder builderForValue) Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10; -
addAllConditions
public V1beta1Extensions.DaemonSetStatus.Builder addAllConditions(Iterable<? extends V1beta1Extensions.DaemonSetCondition> values) Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10; -
clearConditions
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10; -
removeConditions
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10; -
getConditionsBuilder
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10; -
getConditionsOrBuilder
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10;- Specified by:
getConditionsOrBuilderin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getConditionsOrBuilderList
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10;- Specified by:
getConditionsOrBuilderListin interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
addConditionsBuilder
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10; -
addConditionsBuilder
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10; -
getConditionsBuilderList
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10; -
setUnknownFields
public final V1beta1Extensions.DaemonSetStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DaemonSetStatus.Builder>
-
mergeUnknownFields
public final V1beta1Extensions.DaemonSetStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DaemonSetStatus.Builder>
-