python/kubernetes/docs/V1beta1VolumeAttachmentSource.md
2019-08-14 22:43:06 -07:00

12 lines
499 B
Markdown

# V1beta1VolumeAttachmentSource
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**inline_volume_spec** | [**V1PersistentVolumeSpec**](V1PersistentVolumeSpec.md) | | [optional]
**persistent_volume_name** | **str** | Name of the persistent volume to attach. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)