-
V1.PersistentVolumeStatus.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.PersistentVolumeStatus.Builder.clear()
V1.PersistentVolumeStatus.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
A human-readable message indicating details about why the volume is in this state.
V1.PersistentVolumeStatus.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Phase indicates if a volume is available, bound to a claim, or released by a claim.
Reason is a brief CamelCase string that describes any failure and is meant
for machine parsing and tidy display in the CLI.
V1.PersistentVolumeStatus.Builder.clone()
Status represents the current information/status for the persistent volume.
V1.PersistentVolumeStatus.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.PersistentVolumeStatus.Builder.mergeFrom(com.google.protobuf.Message other)
V1.PersistentVolumeStatus.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.PersistentVolumeStatus.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1.PersistentVolumeStatus.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
A human-readable message indicating details about why the volume is in this state.
V1.PersistentVolumeStatus.Builder.setMessageBytes(com.google.protobuf.ByteString value)
A human-readable message indicating details about why the volume is in this state.
Phase indicates if a volume is available, bound to a claim, or released by a claim.
V1.PersistentVolumeStatus.Builder.setPhaseBytes(com.google.protobuf.ByteString value)
Phase indicates if a volume is available, bound to a claim, or released by a claim.
Reason is a brief CamelCase string that describes any failure and is meant
for machine parsing and tidy display in the CLI.
V1.PersistentVolumeStatus.Builder.setReasonBytes(com.google.protobuf.ByteString value)
Reason is a brief CamelCase string that describes any failure and is meant
for machine parsing and tidy display in the CLI.
V1.PersistentVolumeStatus.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1.PersistentVolumeStatus.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Status represents the current information/status for the persistent volume.