configcontroller

package
v0.0.0-alpha Latest Latest
Warning

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

Go to latest
Published: May 13, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

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
}

ConfigReconciler reconciles a Config object

func (*ConfigReconciler) Reconcile

func (r *ConfigReconciler) Reconcile(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