Files
c/kubernetes/docs/v1_persistent_volume_claim_template.md

12 lines
488 B
Markdown
Raw Normal View History

2021-09-14 21:52:06 +08:00
# v1_persistent_volume_claim_template_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**metadata** | [**v1_object_meta_t**](v1_object_meta.md) \* | | [optional]
**spec** | [**v1_persistent_volume_claim_spec_t**](v1_persistent_volume_claim_spec.md) \* | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)