Documentation ¶
Index ¶
Constants ¶
View Source
const ( // WatchNamespaceEnvVar is the constant for env variable WATCH_NAMESPACE // which specifies the Namespace to watch. // An empty value means the operator is running with cluster scope. WatchNamespaceEnvVar = "WATCH_NAMESPACE" )
Variables ¶
This section is empty.
Functions ¶
func GetWatchNamespaces ¶
func GetWatchNamespaces() []string
GetWatchNamespaces returns the Namespaces the operator should be watching for changes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.