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

11 lines
482 B
Markdown

# V1LocalVolumeSource
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**path** | **str** | The full path to the volume on the node For alpha, this path must be a directory Once block as a source is supported, then this path can point to a block device |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)