Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Namespace represents a leaf node in the hierarchy which is materialized as a kubernetes Namespace. Namespace = Type("Namespace") // AbstractNamespace represents a non-leaf node in the hierarchy. AbstractNamespace = Type("Abstract Namespace") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.