controllers

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2023 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MongoDBDatabaseReconciler

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

MongoDBDatabaseReconciler reconciles a MongoDBDatabase object

func (*MongoDBDatabaseReconciler) Reconcile

func (*MongoDBDatabaseReconciler) SetupWithManager

func (r *MongoDBDatabaseReconciler) SetupWithManager(mgr ctrl.Manager, maxConcurrentReconciles int) error

type MongoDBUserReconciler

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

MongoDBUserReconciler reconciles a MongoDBUser object

func (*MongoDBUserReconciler) Reconcile

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

func (*MongoDBUserReconciler) SetupWithManager

func (r *MongoDBUserReconciler) SetupWithManager(mgr ctrl.Manager, maxConcurrentReconciles int) error

type PostgreSQLDatabaseReconciler

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

PostgreSQLDatabaseReconciler reconciles a PostgreSQLDatabase object

func (*PostgreSQLDatabaseReconciler) Reconcile

func (*PostgreSQLDatabaseReconciler) SetupWithManager

func (r *PostgreSQLDatabaseReconciler) SetupWithManager(mgr ctrl.Manager, maxConcurrentReconciles int) error

type PostgreSQLUserReconciler

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

PostgreSQLUserReconciler reconciles a PostgreSQLUser object

func (*PostgreSQLUserReconciler) Reconcile

func (*PostgreSQLUserReconciler) SetupWithManager

func (r *PostgreSQLUserReconciler) SetupWithManager(mgr ctrl.Manager, maxConcurrentReconciles int) error

Jump to

Keyboard shortcuts

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