Documentation ¶
Index ¶
Constants ¶
View Source
const ( MachineFencingLabelKey = "fencegroup.rook.io/cluster" MachineFencingNamespaceLabelKey = "fencegroup.rook.io/clusterNamespace" )
Variables ¶
This section is empty.
Functions ¶
func Add ¶
func Add(mgr manager.Manager, context *controllerconfig.Context) error
Add adds a new Controller to the Manager based on machinelabel.ReconcileMachineLabel and registers the relevant watches and handlers. Read more about how Managers, Controllers, and their Watches, Handlers, Predicates, etc work here: https://godoc.org/github.com/kubernetes-sigs/controller-runtime/pkg
Types ¶
type ReconcileMachineLabel ¶
type ReconcileMachineLabel struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.