Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 732 Bytes

Label.md

File metadata and controls

15 lines (11 loc) · 732 Bytes

Label

Representation of a label in clusterdeployment.

Properties

Name Type Description Notes
kind str Indicates the type of this object. Will be 'Label' if this is a complete object or 'LabelLink' if it is just a link. [optional]
id str Unique identifier of the object. [optional]
href str Self link. [optional]
key str the key of the label [optional]
value str the value to set in the label [optional]

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