Documentation ¶
Index ¶
Constants ¶
View Source
const AnnotationKey = "policy.open-cluster-management.io/uninstalling"
View Source
const (
ControllerName = "uninstall-watcher"
)
Variables ¶
View Source
var (
DeploymentIsUninstalling = false
)
Functions ¶
func StartWatcher ¶
StartWatcher starts the uninstall watcher, which watches the controller's Deployment so that when the uninstallation annotation is present, the global uninstallation flag will be set to true.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.