controllers

package
v0.0.0-...-a1cbf69 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BucketReconciler

type BucketReconciler struct {
	client.Client
	StorageClient *storage.Client
	Log           logr.Logger
	Scheme        *runtime.Scheme
	Recorder      record.EventRecorder
}

BucketReconciler reconciles a Bucket object

func (*BucketReconciler) Reconcile

func (r *BucketReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile reconciliates the resource state to the desire state

func (*BucketReconciler) SetupWithManager

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

SetupWithManager setup the controller with a manager

type StopReconciler

type StopReconciler bool

StopReconciler indicates if the inner operation signaled to stop the reconcile or not.

Jump to

Keyboard shortcuts

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