importcontroller

package
v0.5.0-alpha Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImportReconciler

type ImportReconciler struct {
	client.Client
	Log           logr.Logger
	Scheme        *runtime.Scheme
	Recorder      record.EventRecorder
	InstanceLocks *sync.Map

	DatabaseClientFactory controllers.DatabaseClientFactory
}

ImportReconciler reconciles an Import object.

func (*ImportReconciler) Reconcile

func (r *ImportReconciler) Reconcile(ctx context.Context, req ctrl.Request) (result ctrl.Result, recErr error)

Reconcile is a generic reconcile function for Import resources.

func (*ImportReconciler) SetupWithManager

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

SetupWithManager configures the reconciler.

Jump to

Keyboard shortcuts

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