Represents the latest available observations of a statefulset's current state.
Represents the latest available observations of a statefulset's current state.
V1beta2Apps.StatefulSetCondition.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1beta2Apps.StatefulSetCondition.Builder.clear()
V1beta2Apps.StatefulSetCondition.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.
V1beta2Apps.StatefulSetCondition.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The reason for the condition's last transition.
Status of the condition, one of True, False, Unknown.
V1beta2Apps.StatefulSetCondition.Builder.clearType()
Type of statefulset condition.
V1beta2Apps.StatefulSetCondition.Builder.clone()
Represents the latest available observations of a statefulset's current state.
V1beta2Apps.StatefulSetCondition.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1beta2Apps.StatefulSetCondition.Builder.mergeFrom(com.google.protobuf.Message other)
Last time the condition transitioned from one status to another.
V1beta2Apps.StatefulSetCondition.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1beta2Apps.StatefulSetCondition.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1beta2Apps.StatefulSetCondition.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.
V1beta2Apps.StatefulSetCondition.Builder.setMessageBytes(com.google.protobuf.ByteString value)
A human readable message indicating details about the transition.
The reason for the condition's last transition.
V1beta2Apps.StatefulSetCondition.Builder.setReasonBytes(com.google.protobuf.ByteString value)
The reason for the condition's last transition.
V1beta2Apps.StatefulSetCondition.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Status of the condition, one of True, False, Unknown.
V1beta2Apps.StatefulSetCondition.Builder.setStatusBytes(com.google.protobuf.ByteString value)
Status of the condition, one of True, False, Unknown.
Type of statefulset condition.
V1beta2Apps.StatefulSetCondition.Builder.setTypeBytes(com.google.protobuf.ByteString value)
Type of statefulset condition.
V1beta2Apps.StatefulSetCondition.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)