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.json — “io.k8s.api.storage.v1.VolumeAttachmentSource”