VolumeAttachmentSpec is the specification of a VolumeAttachment request.
attacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName().
nodeName represents the node that the volume should be attached to.
source represents the volume that should be attached.
VolumeAttachmentSpec is the specification of a VolumeAttachment request.