controller

package
v0.0.0-...-1fdb94f Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 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 ImmudbReconciler

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

ImmudbReconciler reconciles a Immudb object

func (*ImmudbReconciler) GetIngress

func (r *ImmudbReconciler) GetIngress(immudb *unagexcomv1.Immudb) *knetworkingv1.Ingress

func (*ImmudbReconciler) GetServiceGRPC

func (r *ImmudbReconciler) GetServiceGRPC(immudb *unagexcomv1.Immudb) *corev1.Service

func (*ImmudbReconciler) GetServiceHTTP

func (r *ImmudbReconciler) GetServiceHTTP(immudb *unagexcomv1.Immudb) *corev1.Service

func (*ImmudbReconciler) GetServiceMonitor

func (r *ImmudbReconciler) GetServiceMonitor(immudb *unagexcomv1.Immudb) *promv1.ServiceMonitor

func (*ImmudbReconciler) GetStatefulset

func (r *ImmudbReconciler) GetStatefulset(immudb *unagexcomv1.Immudb) *appsv1.StatefulSet

func (*ImmudbReconciler) ManageDatabase

func (r *ImmudbReconciler) ManageDatabase(ctx context.Context, immudb *unagexcomv1.Immudb) error

func (*ImmudbReconciler) ManageIngress

func (r *ImmudbReconciler) ManageIngress(ctx context.Context, immudb *unagexcomv1.Immudb) error

func (*ImmudbReconciler) ManageServiceGRPC

func (r *ImmudbReconciler) ManageServiceGRPC(ctx context.Context, immudb *unagexcomv1.Immudb) error

func (*ImmudbReconciler) ManageServiceHTTP

func (r *ImmudbReconciler) ManageServiceHTTP(ctx context.Context, immudb *unagexcomv1.Immudb) error

func (*ImmudbReconciler) ManageServiceMonitor

func (r *ImmudbReconciler) ManageServiceMonitor(ctx context.Context, immudb *unagexcomv1.Immudb) error

func (*ImmudbReconciler) ManageServices

func (r *ImmudbReconciler) ManageServices(ctx context.Context, immudb *unagexcomv1.Immudb) error

func (*ImmudbReconciler) Reconcile

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

func (*ImmudbReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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