controllers

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2023 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IfNewDeletedOrSpecChange

func IfNewDeletedOrSpecChange(logger logr.Logger) predicate.Funcs

IfNewDeletedOrSpecChange returns a predicate that returns true only if Spec changes or object is new/deleted

func InitScheme

func InitScheme() (*runtime.Scheme, error)

Types

type AccessRequestReconciler

type AccessRequestReconciler struct {
	client.Client
	*rest.Config
	Scheme               *runtime.Scheme
	ConcurrentReconciles int
}

AccessRequestReconciler reconciles a AccessRequest obje©∫ct

func (*AccessRequestReconciler) Reconcile

func (r *AccessRequestReconciler) Reconcile(ctx context.Context, req ctrl.Request) (_ ctrl.Result, reterr error)

func (*AccessRequestReconciler) SetupWithManager

func (r *AccessRequestReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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