Documentation
¶
Index ¶
Constants ¶
View Source
const ( // AppNamespaceEnvVar is the constant for env variable AppNamespaceEnvVar // which is the namespace where the APP CR can applied. // The namespaces should be informed split by ";". AppNamespaceEnvVar = "APP_NAMESPACES" OperatorNamespaceForLocalEnv = "app-metrics" )
Variables ¶
This section is empty.
Functions ¶
func GetAppNamespaces ¶
GetAppNamespaces returns the namespace the operator should be watching for changes
func IsValidAppNamespace ¶
IsValidAppNamespace return true when the namespace informed is declared in the ENV VAR APP_NAMESPACES
func IsValidOperatorNamespace ¶
IsValidOperatorNamespace return true when the namespace informed is declared in the ENV VAR APP_NAMESPACES
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.