⎈ k8s knowledge compiler

VolumeAttachmentSource [api_object]ai-synthesized · conf 0.82

VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.

storage

A source for a VolumeAttachment.

Why it matters Specifies the source of a volume attachment, such as a PersistentVolume or a local storage device.

Key facts - Represents the source of a volume attachment - Can be a PersistentVolume or a local storage device

Related api:PersistentVolume

Sources

swagger.jsonio.k8s.api.storage.v1.VolumeAttachmentSource

Related (2)

related_to PersistentVolumeSpecreferences type conf=1
related_to VolumeAttachmentSpecreferences type conf=1

← all API Explorer