Volume Attachment Spec
data class VolumeAttachmentSpec(val attacher: String, val nodeName: String, val source: VolumeAttachmentSource)
VolumeAttachmentSpec is the specification of a VolumeAttachment request.
VolumeAttachmentSpec is the specification of a VolumeAttachment request.