Metadata defines subgroup properties of metav1.ObjectMeta
| Name | Type | Description | Notes |
|---|---|---|---|
| annotations | dict(str, str) | Annotations are annotations of pod specification | [optional] |
| labels | dict(str, str) | Labels are labels of pod specification | [optional] |
| selector | V1GroupKind | [optional] |