metadata property

ObjectMeta? metadata
final

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.

Implementation

final ObjectMeta? metadata;