mirror of
https://github.com/jsonnet-libs/k8s-libsonnet.git
synced 2026-05-05 14:46:15 +02:00
519 B
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"