controllers

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BackupReconciler

type BackupReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

BackupReconciler reconciles a Backup object

func (*BackupReconciler) Reconcile

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

func (*BackupReconciler) SetupWithManager

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

type DBReconciler

type DBReconciler struct {
	client.Client
	Log logr.Logger
}

DBReconciler reconciles a DB object

func (*DBReconciler) Reconcile

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

func (*DBReconciler) SetupWithManager

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

type SnapshotReconciler

type SnapshotReconciler struct {
	client.Client
	Log logr.Logger
}

SnapshotReconciler reconciles a Snapshot object

func (*SnapshotReconciler) Reconcile

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

func (*SnapshotReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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