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] |