arm

package
v2.0.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2022 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MySQLUserReconciler

type MySQLUserReconciler struct {
	reconcilers.ARMOwnedResourceReconcilerCommon
	KubeClient         kubeclient.Client
	ResourceResolver   *resolver.Resolver
	PositiveConditions *conditions.PositiveConditionBuilder
	Config             config.Values
}

func NewMySQLUserReconciler

func NewMySQLUserReconciler(
	kubeClient kubeclient.Client,
	resourceResolver *resolver.Resolver,
	positiveConditions *conditions.PositiveConditionBuilder,
	cfg config.Values) *MySQLUserReconciler

func (*MySQLUserReconciler) CreateOrUpdate

func (r *MySQLUserReconciler) CreateOrUpdate(ctx context.Context, log logr.Logger, user *asomysql.User) (ctrl.Result, error)

func (*MySQLUserReconciler) Delete

func (r *MySQLUserReconciler) Delete(ctx context.Context, log logr.Logger, user *asomysql.User) (ctrl.Result, error)

func (*MySQLUserReconciler) Reconcile

func (r *MySQLUserReconciler) Reconcile(
	ctx context.Context,
	log logr.Logger,
	eventRecorder record.EventRecorder,
	obj genruntime.MetaObject) (ctrl.Result, error)

Jump to

Keyboard shortcuts

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