Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 834 Bytes

AddOnNamespace.md

File metadata and controls

15 lines (11 loc) · 834 Bytes

AddOnNamespace

Properties

Name Type Description Notes
kind str Indicates the type of this object. Will be 'AddOnNamespace' if this is a complete object or 'AddOnNamespaceLink' if it is just a link. [optional]
id str Unique identifier of the object. [optional]
href str Self link. [optional]
annotations dict(str, str) Annotations to be applied to this namespace. [optional]
labels dict(str, str) Labels to be applied to this namespace. [optional]
name str Name of the namespace. [optional]

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