python/kubernetes/docs/V1HostPathVolumeSource.md
2017-06-29 01:34:59 -07:00

431 B

V1HostPathVolumeSource

Properties

Name Type Description Notes
path str Path of the directory on the host. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath

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