metadata property

ObjectMeta? metadata
getter/setter pair

Metadata associated with this Configuration, including name, namespace, labels, and annotations.

Implementation

ObjectMeta? metadata;