V1VolumeDevice

March 28, 2026 ยท View on GitHub

volumeDevice describes a mapping of a raw block device within a container.

Properties

NameTypeDescriptionNotes
device_pathstrdevicePath is the path inside of the container that the device will be mapped to.
namestrname must match the name of a persistentVolumeClaim in the pod

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