Package io.kubernetes.client.proto
Class V1Apps.DaemonSetStatus.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DaemonSetStatus.Builder>
io.kubernetes.client.proto.V1Apps.DaemonSetStatus.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,V1Apps.DaemonSetStatusOrBuilder
,Cloneable
- Enclosing class:
- V1Apps.DaemonSetStatus
public static final class V1Apps.DaemonSetStatus.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DaemonSetStatus.Builder>
implements V1Apps.DaemonSetStatusOrBuilder
DaemonSetStatus represents the current status of a daemon set.Protobuf type
k8s.io.api.apps.v1.DaemonSetStatus
-
Method Summary
Modifier and TypeMethodDescriptionaddAllConditions
(Iterable<? extends V1Apps.DaemonSetCondition> values) Represents the latest available observations of a DaemonSet's current state.addConditions
(int index, V1Apps.DaemonSetCondition value) Represents the latest available observations of a DaemonSet's current state.addConditions
(int index, V1Apps.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
(V1Apps.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.numberReady is the number of nodes that should be running the daemon pod and have one or more of the daemon pod running with a Ready Condition.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()
int
Count 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.int
Represents 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.List<? extends V1Apps.DaemonSetConditionOrBuilder>
Represents the latest available observations of a DaemonSet's current state.int
The 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.Descriptor
com.google.protobuf.Descriptors.Descriptor
int
The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod).int
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) +optionalint
The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod.int
numberReady is the number of nodes that should be running the daemon pod and have one or more of the daemon pod running with a Ready Condition.int
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) +optionallong
The most recent generation observed by the daemon set controller.int
The total number of nodes that are running updated daemon pod +optionalboolean
Count of hash collisions for the DaemonSet.boolean
The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod.boolean
The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod).boolean
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) +optionalboolean
The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod.boolean
numberReady is the number of nodes that should be running the daemon pod and have one or more of the daemon pod running with a Ready Condition.boolean
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) +optionalboolean
The most recent generation observed by the daemon set controller.boolean
The total number of nodes that are running updated daemon pod +optionalprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(V1Apps.DaemonSetStatus 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, V1Apps.DaemonSetCondition value) Represents the latest available observations of a DaemonSet's current state.setConditions
(int index, V1Apps.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) numberReady is the number of nodes that should be running the daemon pod and have one or more of the daemon pod running with a Ready Condition.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, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods 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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DaemonSetStatus.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DaemonSetStatus.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DaemonSetStatus.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DaemonSetStatus.Builder>
-
setField
public V1Apps.DaemonSetStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DaemonSetStatus.Builder>
-
clearField
public V1Apps.DaemonSetStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DaemonSetStatus.Builder>
-
clearOneof
public V1Apps.DaemonSetStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DaemonSetStatus.Builder>
-
setRepeatedField
public V1Apps.DaemonSetStatus.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DaemonSetStatus.Builder>
-
addRepeatedField
public V1Apps.DaemonSetStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DaemonSetStatus.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1Apps.DaemonSetStatus.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DaemonSetStatus.Builder>
-
mergeFrom
public V1Apps.DaemonSetStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1Apps.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:
hasCurrentNumberScheduled
in interfaceV1Apps.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:
getCurrentNumberScheduled
in interfaceV1Apps.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:
hasNumberMisscheduled
in interfaceV1Apps.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:
getNumberMisscheduled
in interfaceV1Apps.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:
hasDesiredNumberScheduled
in interfaceV1Apps.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:
getDesiredNumberScheduled
in interfaceV1Apps.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()numberReady is the number of nodes that should be running the daemon pod and have one or more of the daemon pod running with a Ready Condition.
optional int32 numberReady = 4;
- Specified by:
hasNumberReady
in interfaceV1Apps.DaemonSetStatusOrBuilder
-
getNumberReady
public int getNumberReady()numberReady is the number of nodes that should be running the daemon pod and have one or more of the daemon pod running with a Ready Condition.
optional int32 numberReady = 4;
- Specified by:
getNumberReady
in interfaceV1Apps.DaemonSetStatusOrBuilder
-
setNumberReady
numberReady is the number of nodes that should be running the daemon pod and have one or more of the daemon pod running with a Ready Condition.
optional int32 numberReady = 4;
-
clearNumberReady
numberReady is the number of nodes that should be running the daemon pod and have one or more of the daemon pod running with a Ready Condition.
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:
hasObservedGeneration
in interfaceV1Apps.DaemonSetStatusOrBuilder
-
getObservedGeneration
public long getObservedGeneration()The most recent generation observed by the daemon set controller. +optional
optional int64 observedGeneration = 5;
- Specified by:
getObservedGeneration
in interfaceV1Apps.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:
hasUpdatedNumberScheduled
in interfaceV1Apps.DaemonSetStatusOrBuilder
-
getUpdatedNumberScheduled
public int getUpdatedNumberScheduled()The total number of nodes that are running updated daemon pod +optional
optional int32 updatedNumberScheduled = 6;
- Specified by:
getUpdatedNumberScheduled
in interfaceV1Apps.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:
hasNumberAvailable
in interfaceV1Apps.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:
getNumberAvailable
in interfaceV1Apps.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:
hasCollisionCount
in interfaceV1Apps.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:
getCollisionCount
in interfaceV1Apps.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.apps.v1.DaemonSetCondition conditions = 10;
- Specified by:
getConditionsList
in interfaceV1Apps.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.apps.v1.DaemonSetCondition conditions = 10;
- Specified by:
getConditionsCount
in interfaceV1Apps.DaemonSetStatusOrBuilder
-
getConditions
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1.DaemonSetCondition conditions = 10;
- Specified by:
getConditions
in interfaceV1Apps.DaemonSetStatusOrBuilder
-
setConditions
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1.DaemonSetCondition conditions = 10;
-
setConditions
public V1Apps.DaemonSetStatus.Builder setConditions(int index, V1Apps.DaemonSetCondition.Builder builderForValue) Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1.DaemonSetCondition conditions = 10;
-
addConditions
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1.DaemonSetCondition conditions = 10;
-
addConditions
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1.DaemonSetCondition conditions = 10;
-
addConditions
public V1Apps.DaemonSetStatus.Builder addConditions(V1Apps.DaemonSetCondition.Builder builderForValue) Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1.DaemonSetCondition conditions = 10;
-
addConditions
public V1Apps.DaemonSetStatus.Builder addConditions(int index, V1Apps.DaemonSetCondition.Builder builderForValue) Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1.DaemonSetCondition conditions = 10;
-
addAllConditions
public V1Apps.DaemonSetStatus.Builder addAllConditions(Iterable<? extends V1Apps.DaemonSetCondition> values) Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1.DaemonSetCondition conditions = 10;
-
clearConditions
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1.DaemonSetCondition conditions = 10;
-
removeConditions
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1.DaemonSetCondition conditions = 10;
-
getConditionsBuilder
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1.DaemonSetCondition conditions = 10;
-
getConditionsOrBuilder
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1.DaemonSetCondition conditions = 10;
- Specified by:
getConditionsOrBuilder
in interfaceV1Apps.DaemonSetStatusOrBuilder
-
getConditionsOrBuilderList
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1.DaemonSetCondition conditions = 10;
- Specified by:
getConditionsOrBuilderList
in interfaceV1Apps.DaemonSetStatusOrBuilder
-
addConditionsBuilder
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1.DaemonSetCondition conditions = 10;
-
addConditionsBuilder
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1.DaemonSetCondition conditions = 10;
-
getConditionsBuilderList
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.apps.v1.DaemonSetCondition conditions = 10;
-
setUnknownFields
public final V1Apps.DaemonSetStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DaemonSetStatus.Builder>
-
mergeUnknownFields
public final V1Apps.DaemonSetStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DaemonSetStatus.Builder>
-