-
V1Storage.VolumeAttachmentSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1Storage.VolumeAttachmentSource.Builder.clear()
V1Storage.VolumeAttachmentSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
inlineVolumeSpec contains all the information necessary to attach
a persistent volume defined by a pod's inline VolumeSource.
V1Storage.VolumeAttachmentSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Name of the persistent volume to attach.
V1Storage.VolumeAttachmentSource.Builder.clone()
Source represents the volume that should be attached.
V1Storage.VolumeAttachmentSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1Storage.VolumeAttachmentSource.Builder.mergeFrom(com.google.protobuf.Message other)
inlineVolumeSpec contains all the information necessary to attach
a persistent volume defined by a pod's inline VolumeSource.
V1Storage.VolumeAttachmentSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Storage.VolumeAttachmentSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1Storage.VolumeAttachmentSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
inlineVolumeSpec contains all the information necessary to attach
a persistent volume defined by a pod's inline VolumeSource.
inlineVolumeSpec contains all the information necessary to attach
a persistent volume defined by a pod's inline VolumeSource.
Name of the persistent volume to attach.
Name of the persistent volume to attach.
V1Storage.VolumeAttachmentSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1Storage.VolumeAttachmentSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Source represents the volume that should be attached.