controller

package
v0.0.0-...-1201ee1 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SQLSSLCertReconciler

type SQLSSLCertReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

SQLSSLCertReconciler reconciles a SQLSSLCert object

func (*SQLSSLCertReconciler) Reconcile

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

func (*SQLSSLCertReconciler) SetupWithManager

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

type SQLUserReconciler

type SQLUserReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

SQLUserReconciler reconciles a SQLUser object

func (*SQLUserReconciler) Reconcile

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

func (*SQLUserReconciler) SetupWithManager

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

type UrlData

type UrlData struct {
	Host         string
	Username     string
	Password     string
	Database     string
	CertPath     string
	KeyPath      string
	RootCertPath string
}

Jump to

Keyboard shortcuts

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