Skip to main content
Schemaobject

io.k8s.api.core.v1.VolumeDevice

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

Source
specs/api__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
devicePath string
required

devicePath is the path inside of the container that the device will be mapped to.

name string
required

name must match the name of a persistentVolumeClaim in the pod