controllers

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2021 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const RequeueDelayOnError = time.Minute * 5

Variables

This section is empty.

Functions

This section is empty.

Types

type ProgressiveSyncReconciler

type ProgressiveSyncReconciler struct {
	client.Client
	Log             logr.Logger
	Scheme          *runtime.Scheme
	ArgoCDAppClient utils.ArgoCDAppClient
	StateManager    utils.ProgressiveSyncStateManager
}

ProgressiveSyncReconciler reconciles a ProgressiveSync object

func (*ProgressiveSyncReconciler) Reconcile

Reconcile performs the reconciling for a single named ProgressiveSync object

func (*ProgressiveSyncReconciler) SetupWithManager

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

SetupWithManager adds the reconciler to the manager, so that it gets started when the manager is started.

Jump to

Keyboard shortcuts

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