controllers

package
v0.0.0-...-814654e Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// RequeueDuration is the default requeue duration
	// It is exported to reduce it when running tests with existing data
	RequeueDuration time.Duration = time.Second * 30
)

Functions

This section is empty.

Types

type ScalewayReconciler

type ScalewayReconciler struct {
	client.Client
	ScalewayManager scaleway.Manager
	Recorder        record.EventRecorder
	Log             logr.Logger
	Scheme          *runtime.Scheme
}

ScalewayReconciler is the base reconciler for Scaleway products

func (*ScalewayReconciler) Reconcile

func (r *ScalewayReconciler) Reconcile(req ctrl.Request, obj runtime.Object) (ctrl.Result, error)

Reconcile is the global reconcile loop

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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