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

11 lines
431 B
Markdown

# 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)