disruption

package
v1.2.5 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package controllers contains all the controller-runtime controllers and exports

Index

Constants

This section is empty.

Variables

AddToManagerFuncs is a list of functions to add all Controllers to the Manager (entrypoint for controller)

View Source
var (
	EnableMachineDisruptionBudget bool
)
View Source
var MachineDisruptionBudgetAddToManagerFuncs = []func(manager.Manager, *controllerconfig.Context) error{
	machinelabel.Add,
	machinedisruption.Add,
}

MachineDisruptionBudgetAddToManagerFuncs is a list of fencing related functions to add all Controllers to the Manager (entrypoint for controller)

Functions

func AddToManager

func AddToManager(m manager.Manager, c *controllerconfig.Context) error

AddToManager adds all the registered controllers to the passed manager. each controller package will have an Add method listed in AddToManagerFuncs which will setup all the necessary watch

Types

This section is empty.

Directories

Path Synopsis
Package clusterdisruption implements the controller for ensuring that drains occus in a safe manner.
Package clusterdisruption implements the controller for ensuring that drains occus in a safe manner.
Package nodedrain implements the controller for ensuring that drain detection deployments exist.
Package nodedrain implements the controller for ensuring that drain detection deployments exist.

Jump to

Keyboard shortcuts

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