k8s-libsonnet/docs/1.32/core/v1/volumeDevice.md
2025-01-06 21:45:23 +00:00

519 B

permalink
permalink
/1.32/core/v1/volumeDevice/

core.v1.volumeDevice

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

Index

Fields

fn withDevicePath

withDevicePath(devicePath)

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

fn withName

withName(name)

"name must match the name of a persistentVolumeClaim in the pod"