VolumeDevice

io.k8s.api.core.v1.VolumeDevice source ↗

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

devicePathstring requireddevicePath is the path inside of the container that the device will be mapped to.
namestring requiredname must match the name of a persistentVolumeClaim in the pod