kubernetes v1.33
VolumeAttachmentList.items.spec
VolumeAttachmentSpec is the specification of a VolumeAttachment request.
| Field / Type | Description |
|---|---|
attacher | attacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName(). |
nodeName | nodeName represents the node that the volume should be attached to. |
source represents the volume that should be attached. |