Represents the latest available observations of a DaemonSet's current state.
Represents the latest available observations of a DaemonSet's current state.
V1beta1Extensions.DaemonSetCondition.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1beta1Extensions.DaemonSetCondition.Builder.clear()
V1beta1Extensions.DaemonSetCondition.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Last time the condition transitioned from one status to another.
A human readable message indicating details about the transition.
V1beta1Extensions.DaemonSetCondition.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
V1beta1Extensions.DaemonSetCondition.Builder.clearReason()
The reason for the condition's last transition.
V1beta1Extensions.DaemonSetCondition.Builder.clearStatus()
Status of the condition, one of True, False, Unknown.
V1beta1Extensions.DaemonSetCondition.Builder.clearType()
Type of DaemonSet condition.
V1beta1Extensions.DaemonSetCondition.Builder.clone()
Represents the latest available observations of a DaemonSet's current state.
V1beta1Extensions.DaemonSetCondition.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1beta1Extensions.DaemonSetCondition.Builder.mergeFrom(com.google.protobuf.Message other)
Last time the condition transitioned from one status to another.
V1beta1Extensions.DaemonSetCondition.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1beta1Extensions.DaemonSetCondition.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1beta1Extensions.DaemonSetCondition.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Last time the condition transitioned from one status to another.
Last time the condition transitioned from one status to another.
A human readable message indicating details about the transition.
V1beta1Extensions.DaemonSetCondition.Builder.setMessageBytes(com.google.protobuf.ByteString value)
A human readable message indicating details about the transition.
The reason for the condition's last transition.
V1beta1Extensions.DaemonSetCondition.Builder.setReasonBytes(com.google.protobuf.ByteString value)
The reason for the condition's last transition.
V1beta1Extensions.DaemonSetCondition.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Status of the condition, one of True, False, Unknown.
V1beta1Extensions.DaemonSetCondition.Builder.setStatusBytes(com.google.protobuf.ByteString value)
Status of the condition, one of True, False, Unknown.
V1beta1Extensions.DaemonSetCondition.Builder.setType(String value)
Type of DaemonSet condition.
V1beta1Extensions.DaemonSetCondition.Builder.setTypeBytes(com.google.protobuf.ByteString value)
Type of DaemonSet condition.
V1beta1Extensions.DaemonSetCondition.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1beta1Extensions.DaemonSetCondition.toBuilder()