Manifests.io

Easy to use kubernetes documentation

VolumeAttachment.spec

VolumeAttachmentSpec is the specification of a VolumeAttachment request.

Description
attacher
string *

Attacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName().

nodeName
string *

The node that the volume should be attached to.

source 🔗
VolumeAttachmentSource *

Source represents the volume that should be attached.

See an issue here?