reconcilers

package
v0.0.0-...-56979a3 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Reconcilers = map[string]Reconciler{}

Functions

func Register

func Register(name string, r Reconciler)

Types

type Reconciler

type Reconciler interface {
	reconcile.Reconciler

	// Setup registers the reconciler to run under the specified manager
	SetupWithManager(ctx context.Context, mgr ctrl.Manager, c any) (map[schema.GroupVersionKind]chan event.GenericEvent, error)
}

Jump to

Keyboard shortcuts

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