python/kubernetes/docs/V1HostPathVolumeSource.md

11 lines
424 B
Markdown

# V1HostPathVolumeSource
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**path** | **str** | Path of the directory on the host. More info: http://kubernetes.io/docs/user-guide/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)