Current Condition of persistent volume claim.
Current Condition of persistent volume claim.
V1.PersistentVolumeClaimCondition.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.PersistentVolumeClaimCondition.Builder.clear()
V1.PersistentVolumeClaimCondition.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Last time we probed the condition.
Last time the condition transitioned from one status to another.
Human-readable message indicating details about last transition.
V1.PersistentVolumeClaimCondition.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
V1.PersistentVolumeClaimCondition.Builder.clearReason()
Unique, this should be a short, machine understandable string that gives the reason
for condition's last transition.
V1.PersistentVolumeClaimCondition.Builder.clearStatus()
optional string status = 2;
V1.PersistentVolumeClaimCondition.Builder.clearType()
optional string type = 1;
V1.PersistentVolumeClaimCondition.Builder.clone()
Current Condition of persistent volume claim.
V1.PersistentVolumeClaimCondition.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.PersistentVolumeClaimCondition.Builder.mergeFrom(com.google.protobuf.Message other)
Last time we probed the condition.
Last time the condition transitioned from one status to another.
V1.PersistentVolumeClaimCondition.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.PersistentVolumeClaimCondition.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1.PersistentVolumeClaimCondition.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Last time we probed the condition.
Last time we probed the condition.
Last time the condition transitioned from one status to another.
Last time the condition transitioned from one status to another.
Human-readable message indicating details about last transition.
V1.PersistentVolumeClaimCondition.Builder.setMessageBytes(com.google.protobuf.ByteString value)
Human-readable message indicating details about last transition.
Unique, this should be a short, machine understandable string that gives the reason
for condition's last transition.
V1.PersistentVolumeClaimCondition.Builder.setReasonBytes(com.google.protobuf.ByteString value)
Unique, this should be a short, machine understandable string that gives the reason
for condition's last transition.
V1.PersistentVolumeClaimCondition.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
optional string status = 2;
V1.PersistentVolumeClaimCondition.Builder.setStatusBytes(com.google.protobuf.ByteString value)
optional string status = 2;
optional string type = 1;
V1.PersistentVolumeClaimCondition.Builder.setTypeBytes(com.google.protobuf.ByteString value)
optional string type = 1;
V1.PersistentVolumeClaimCondition.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.PersistentVolumeClaimCondition.toBuilder()