controllers

package
v0.0.0-...-9704ff0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnectionMongoReconciler

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

ConnectionMongoReconciler reconciles a ConnectionMongo object

func (*ConnectionMongoReconciler) Reconcile

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

func (*ConnectionMongoReconciler) SetupWithManager

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

type ConnectionMysqlReconciler

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

ConnectionMysqlReconciler reconciles a ConnectionMysql object

func (*ConnectionMysqlReconciler) Reconcile

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

func (*ConnectionMysqlReconciler) SetupWithManager

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

type ConnectionPostgresReconciler

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

ConnectionPostgresReconciler reconciles a ConnectionPostgres object

func (*ConnectionPostgresReconciler) Reconcile

func (*ConnectionPostgresReconciler) SetupWithManager

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

type ExternalMongoReconciler

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

ExternalMongoReconciler reconciles a ExternalMongo object

func (*ExternalMongoReconciler) Reconcile

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

func (*ExternalMongoReconciler) SetupWithManager

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

type ExternalMysqlReconciler

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

ExternalMysqlReconciler reconciles a ExternalMysql object

func (*ExternalMysqlReconciler) Reconcile

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

func (*ExternalMysqlReconciler) SetupWithManager

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

type ExternalPostgresReconciler

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

ExternalPostgresReconciler reconciles a ExternalPostgres object

func (*ExternalPostgresReconciler) Reconcile

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

func (*ExternalPostgresReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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