Files
go/kubernetes/docs/V1VolumeDevice.md
2019-03-26 08:13:00 -07:00

497 B

V1VolumeDevice

Properties

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

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