controllers

package
v0.1.9 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DatabaseClusterReconciler

type DatabaseClusterReconciler struct {
	client.Client
	Scheme     *runtime.Scheme
	GodoClient *godo.Client
}

DatabaseClusterReconciler reconciles a DatabaseCluster object

func (*DatabaseClusterReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*DatabaseClusterReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type DatabaseClusterReferenceReconciler

type DatabaseClusterReferenceReconciler struct {
	client.Client
	Scheme     *runtime.Scheme
	GodoClient *godo.Client
}

DatabaseClusterReferenceReconciler reconciles a DatabaseClusterReference object

func (*DatabaseClusterReferenceReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*DatabaseClusterReferenceReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type DatabaseUserReconciler

type DatabaseUserReconciler struct {
	client.Client
	Scheme     *runtime.Scheme
	GodoClient *godo.Client
}

DatabaseUserReconciler reconciles a DatabaseUser object

func (*DatabaseUserReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*DatabaseUserReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type DatabaseUserReferenceReconciler

type DatabaseUserReferenceReconciler struct {
	client.Client
	Scheme     *runtime.Scheme
	GodoClient *godo.Client
}

DatabaseUserReferenceReconciler reconciles a DatabaseUserReference object

func (*DatabaseUserReferenceReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*DatabaseUserReferenceReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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