Documentation ¶
Index ¶
Constants ¶
View Source
const ( // NamespaceEnvKey is the environment variable that specifies the system namespace. NamespaceEnvKey = "SYSTEM_NAMESPACE" // ResourceLabelEnvKey is the environment variable that specifies the system resource // label. ResourceLabelEnvKey = "SYSTEM_RESOURCE_LABEL" )
Variables ¶
This section is empty.
Functions ¶
func Namespace ¶
func Namespace() string
Namespace returns the name of the K8s namespace where our system components run.
func ResourceLabel ¶
func ResourceLabel() string
ResourceLabel returns the label key identifying K8s objects our system components source their configuration from.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.