cainjection

package
v1.3.12 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIServiceReconciler

type APIServiceReconciler struct {
	outils.ReconcilerBase
	Log logr.Logger
	// contains filtered or unexported fields
}

APIServiceReconciler reconciles a Namespace object

func (*APIServiceReconciler) Reconcile

func (r *APIServiceReconciler) Reconcile(context context.Context, req ctrl.Request) (reconcile.Result, error)

func (*APIServiceReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type CRDReconciler

type CRDReconciler struct {
	outils.ReconcilerBase
	Log logr.Logger
	// contains filtered or unexported fields
}

CRDReconciler reconciles a Namespace object

func (*CRDReconciler) Reconcile

func (r *CRDReconciler) Reconcile(context context.Context, req ctrl.Request) (reconcile.Result, error)

func (*CRDReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type ConfigmapReconciler

type ConfigmapReconciler struct {
	outils.ReconcilerBase
	Log logr.Logger
	// contains filtered or unexported fields
}

ConfigmapReconciler reconciles a Namespace object

func (*ConfigmapReconciler) Reconcile

func (r *ConfigmapReconciler) Reconcile(context context.Context, req ctrl.Request) (reconcile.Result, error)

func (*ConfigmapReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type MutatingWebhookConfigurationReconciler

type MutatingWebhookConfigurationReconciler struct {
	outils.ReconcilerBase
	Log logr.Logger
	// contains filtered or unexported fields
}

MutatingWebhookConfigurationReconciler reconciles a Namespace object

func (*MutatingWebhookConfigurationReconciler) Reconcile

func (*MutatingWebhookConfigurationReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type SecretReconciler

type SecretReconciler struct {
	outils.ReconcilerBase
	Log logr.Logger
	// contains filtered or unexported fields
}

SecretReconciler reconciles a Namespace object

func (*SecretReconciler) Reconcile

func (r *SecretReconciler) Reconcile(context context.Context, req ctrl.Request) (reconcile.Result, error)

func (*SecretReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type ValidatingWebhookConfigurationReconciler

type ValidatingWebhookConfigurationReconciler struct {
	outils.ReconcilerBase
	Log logr.Logger
	// contains filtered or unexported fields
}

ValidatingWebhookConfigurationReconciler reconciles a Namespace object

func (*ValidatingWebhookConfigurationReconciler) Reconcile

func (*ValidatingWebhookConfigurationReconciler) SetupWithManager

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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