controllers

package
v1.0.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DBaaSConnectionReconciler

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

DBaaSConnectionReconciler reconciles a DBaaSConnection object

func (*DBaaSConnectionReconciler) Reconcile

func (*DBaaSConnectionReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type DBaaSServiceReconciler added in v1.0.0

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

DBaaSServiceReconciler reconciles a DBaaSService object

func (*DBaaSServiceReconciler) Reconcile added in v1.0.0

func (r *DBaaSServiceReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

Reconcile processes a DBaasService resource to compare & align cluster vs. desired state

func (*DBaaSServiceReconciler) SetupWithManager added in v1.0.0

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

SetupWithManager sets up the controller with the Manager.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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