Schema
objectio.k8s.api.storage.v1.VolumeAttachmentSpec
VolumeAttachmentSpec is the specification of a VolumeAttachment request.
- Source
specs/apis__storage.k8s.io__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
attacher string
requiredattacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName().
nodeName string
requirednodeName represents the node that the volume should be attached to.
source
requiredsource represents the volume that should be attached.