Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 739 Bytes

V1alpha1VolumeAttachmentSpec.md

File metadata and controls

12 lines (8 loc) · 739 Bytes

V1alpha1VolumeAttachmentSpec

Properties

Name Type Description Notes
Attacher string Attacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName(). [default to null]
NodeName string The node that the volume should be attached to. [default to null]
Source *V1alpha1VolumeAttachmentSource Source represents the volume that should be attached. [default to null]

[Back to Model list] [Back to API list] [Back to README]