Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Only canaries matching these namespace will be allowed run IncludeNamespaces []string // Only canaries matching these labels will be allowed run IncludeLabels []string // Only canaries with these names will be allowed run IncludeCanaries []string )
View Source
var Prometheus *prometheus.PrometheusClient
View Source
var RunnerName string
View Source
var Version string
View Source
var WatchNamespace string
WatchNamespace is the kubernetes operator namespace.
Functions ¶
func AddShutdownHook ¶ added in v1.0.203
func AddShutdownHook(fn func())
func IsCanaryIgnored ¶ added in v1.0.64
func IsCanaryIgnored(canary *metav1.ObjectMeta) bool
func ShutdownAndExit ¶ added in v1.0.203
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.