controller

package
v0.0.16 Latest Latest
Warning

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

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

Documentation

Overview

Package controller defines a controller for reconciling AzureValidator objects.

Index

Constants

This section is empty.

Variables

View Source
var ErrSecretNameRequired = errors.New("auth.secretName is required")

ErrSecretNameRequired is returned when the auth.secretName field is empty.

Functions

This section is empty.

Types

type AzureValidatorReconciler

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

AzureValidatorReconciler reconciles an AzureValidator object

func (*AzureValidatorReconciler) Reconcile

Reconcile reconciles each rule found in each AzureValidator in the cluster and creates ValidationResults accordingly

func (*AzureValidatorReconciler) SetupWithManager

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

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