Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 599 Bytes

Metadata.md

File metadata and controls

13 lines (9 loc) · 599 Bytes

Metadata

Metadata defines subgroup properties of metav1.ObjectMeta

Properties

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]

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