configcontroller

package
v0.3.0-alpha Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Patch = (*ConfigReconciler).Patch
)

Functions

This section is empty.

Types

type ConfigReconciler

type ConfigReconciler struct {
	client.Client
	Log           logr.Logger
	Scheme        *runtime.Scheme
	Images        map[string]string
	Recorder      record.EventRecorder
	InstanceLocks *sync.Map
}

ConfigReconciler reconciles a Config object

func (*ConfigReconciler) Reconcile

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

Reconcile looks for the config upload requests and populates Operator config with the customer requested values.

func (*ConfigReconciler) SetupWithManager

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

SetupWithManager starts the reconciler loop.

Jump to

Keyboard shortcuts

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