controller

package
v0.0.0-...-09d68f3 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2019 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reconciler

type Reconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func NewReconciler

func NewReconciler(obj runtime.Object, controllerClass string, configManager *configmanager.ConfigManager) *Reconciler

func (*Reconciler) ControllerClassMatch

func (r *Reconciler) ControllerClassMatch(meta metav1.Object) bool

ControllerClassMatch determines if an Object matches the controllerClass of the Reconciler

func (*Reconciler) InjectClient

func (r *Reconciler) InjectClient(c client.Client) error

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(req reconcile.Request) (reconcile.Result, error)

func (*Reconciler) RemoveRoute

func (r *Reconciler) RemoveRoute(resource configmanager.ResourceIdentifier)

func (*Reconciler) UpsertRoute

func (r *Reconciler) UpsertRoute(resource configmanager.ResourceIdentifier, obj runtime.Object)

Jump to

Keyboard shortcuts

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