Documentation ¶
Index ¶
Constants ¶
View Source
const ( // NamespaceEnvVarName is the env var coming from DownwardAPI in the manager manifest. NamespaceEnvVarName = "POD_NAMESPACE" // DefaultNamespace is the default value from manifest. DefaultNamespace = "capz-system" )
Variables ¶
This section is empty.
Functions ¶
func GetManagerNamespace ¶
func GetManagerNamespace() string
GetManagerNamespace returns the namespace where the controller is running.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.