galera

package
v0.0.27 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: MIT Imports: 42 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GaleraReconciler

type GaleraReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func NewGaleraReconciler

func NewGaleraReconciler(client client.Client, recorder record.EventRecorder, env *environment.OperatorEnv, builder *builder.Builder,
	opts ...Option) *GaleraReconciler

func (*GaleraReconciler) Reconcile

func (r *GaleraReconciler) Reconcile(ctx context.Context, mariadb *mariadbv1alpha1.MariaDB) (ctrl.Result, error)

func (*GaleraReconciler) ReconcileInit added in v0.0.26

func (r *GaleraReconciler) ReconcileInit(ctx context.Context, mariadb *mariadbv1alpha1.MariaDB) (ctrl.Result, error)

type Option

type Option func(*GaleraReconciler)

func WithConfigMapReconciler

func WithConfigMapReconciler(cmr *configmap.ConfigMapReconciler) Option

func WithRefResolver

func WithRefResolver(rr *refresolver.RefResolver) Option

func WithServiceReconciler

func WithServiceReconciler(sr *service.ServiceReconciler) Option

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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