Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 910 Bytes

IoK8sApiCoreV1PersistentVolumeClaimTemplate.md

File metadata and controls

11 lines (7 loc) · 910 Bytes

IoK8sApiCoreV1PersistentVolumeClaimTemplate

Properties

Name Type Description Notes
metadata IoK8sApimachineryPkgApisMetaV1ObjectMeta May contain labels and annotations that will be copied into the PVC when creating it. No other fields are allowed and will be rejected during validation. [optional]
spec IoK8sApiCoreV1PersistentVolumeClaimSpec The specification for the PersistentVolumeClaim. The entire content is copied unchanged into the PVC that gets created from this template. The same fields as in a PersistentVolumeClaim are also valid here.

[Back to Model list] [Back to API list] [Back to README]