Documentation ¶
Overview ¶
Package repo contains the user interface definition for the repo structure.
Index ¶
Constants ¶
View Source
const ( // NamespacesDir is the name of the directory containing hierarchical resources. NamespacesDir = "namespaces" // ClusterDir is the name of the directory containing cluster scoped resources. ClusterDir = "cluster" // SystemDir is the name of the directory containing Nomos system configuration files. SystemDir = "system" // ClusterRegistryDir is the name of the directory containing cluster registry and cluster selectors. ClusterRegistryDir = "clusterregistry" // GCPResourceDir is the name of the directory containing containing GCP resources. GCPResourceDir = "hierarchy" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.