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

12 lines
457 B
Markdown

# V1AttachedVolume
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**DevicePath** | **string** | DevicePath represents the device path where the volume should be available |
**Name** | **string** | Name of the attached volume |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)