config

package
v0.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

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"
	// DDAPIKeyEnvVar is the constant for the env variable DD_API_KEY which is the fallback
	// API key to use if a resource does not have it defined in its spec
	DDAPIKeyEnvVar = "DD_API_KEY"
	// DDAppKeyEnvVar is the constant for the env variable DD_APP_KEY which is the fallback
	// App key to use if a resource does not have it defined in its spec
	DDAppKeyEnvVar = "DD_APP_KEY"
)

Variables

This section is empty.

Functions

func GetWatchNamespaces

func GetWatchNamespaces() []string

GetWatchNamespaces returns the Namespaces the operator should be watching for changes

func ManagerOptionsWithNamespaces

func ManagerOptionsWithNamespaces(logger logr.Logger, opt ctrl.Options) ctrl.Options

ManagerOptionsWithNamespaces returns an updated Options with namespaces information

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL