configmap

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigMapReconciler

type ConfigMapReconciler struct {
	client.Client
	Builder *builder.Builder
}

func NewConfigMapReconciler

func NewConfigMapReconciler(client client.Client, builder *builder.Builder) *ConfigMapReconciler

func (*ConfigMapReconciler) Reconcile

func (r *ConfigMapReconciler) Reconcile(ctx context.Context, req *ReconcileRequest) error

type ReconcileRequest added in v0.0.14

type ReconcileRequest struct {
	Mariadb *mariadbv1alpha1.MariaDB
	Owner   metav1.Object
	Key     types.NamespacedName
	Data    map[string]string
}

Jump to

Keyboard shortcuts

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