Files
c/kubernetes/docs/v1_volume_device.md
2021-03-17 16:50:46 +08:00

504 B

v1_volume_device_t

Properties

Name Type Description Notes
device_path char * devicePath is the path inside of the container that the device will be mapped to.
name char * name must match the name of a persistentVolumeClaim in the pod

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