V1VolumeAttachmentSpec

March 28, 2026 ยท View on GitHub

VolumeAttachmentSpec is the specification of a VolumeAttachment request.

Properties

NameTypeDescriptionNotes
attacherstrattacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName().
node_namestrnodeName represents the node that the volume should be attached to.
sourceV1VolumeAttachmentSource

[Back to Model list] [Back to API list] [Back to README]