Represents the latest available observations of a DaemonSet's current state.
Represents the latest available observations of a DaemonSet's current state.
Represents the latest available observations of a DaemonSet's current state.
Represents the latest available observations of a DaemonSet's current state.
Represents the latest available observations of a DaemonSet's current state.
V1beta1Extensions.DaemonSetStatus.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1beta1Extensions.DaemonSetStatus.Builder.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).
V1beta1Extensions.DaemonSetStatus.Builder.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)
+optional
The 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)
+optional
The most recent generation observed by the daemon set controller.
V1beta1Extensions.DaemonSetStatus.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The total number of nodes that are running updated daemon pod
+optional
V1beta1Extensions.DaemonSetStatus.Builder.clone()
The current status of this daemon set.
V1beta1Extensions.DaemonSetStatus.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1beta1Extensions.DaemonSetStatus.Builder.mergeFrom(com.google.protobuf.Message other)
V1beta1Extensions.DaemonSetStatus.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1beta1Extensions.DaemonSetStatus.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Represents the latest available observations of a DaemonSet's current state.
Count of hash collisions for the DaemonSet.
Represents the latest available observations of a DaemonSet's current state.
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).
V1beta1Extensions.DaemonSetStatus.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object 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)
+optional
The 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)
+optional
The most recent generation observed by the daemon set controller.
V1beta1Extensions.DaemonSetStatus.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1beta1Extensions.DaemonSetStatus.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
The total number of nodes that are running updated daemon pod
+optional
V1beta1Extensions.DaemonSetStatus.toBuilder()