db

package
v0.0.0-...-99e1778 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2021 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const PostgresUserFinalizer = "db.postgresuser.finalizer"

Variables

This section is empty.

Functions

This section is empty.

Types

type Extension

type Extension struct {
	Name    string
	Version string
}

Extension is a struct that holds the name and version of an extension

type PostgresDatabaseReconciler

type PostgresDatabaseReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

PostgresDatabaseReconciler reconciles a PostgresDatabase object

func (*PostgresDatabaseReconciler) Reconcile

func (*PostgresDatabaseReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type PostgresUserReconciler

type PostgresUserReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

PostgresUserReconciler reconciles a PostgresUser object

func (*PostgresUserReconciler) Reconcile

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

func (*PostgresUserReconciler) SetupWithManager

func (r *PostgresUserReconciler) 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