Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 539 Bytes

PodMetadata.md

File metadata and controls

12 lines (8 loc) · 539 Bytes

PodMetadata

PodMetadata 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]

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