controllers

package
v0.0.0-...-98ccc56 Latest Latest
Warning

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

Go to latest
Published: May 18, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ALBAuthReconciler

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

ALBAuthReconciler reconciles a ALBAuth object

func (*ALBAuthReconciler) Reconcile

func (r *ALBAuthReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile reconciles ALB oidc

func (*ALBAuthReconciler) SetupWithManager

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

SetupWithManager sets up the mananager

type ClientReconciler

type ClientReconciler struct {
	client.Client
	Log       logr.Logger
	Scheme    *runtime.Scheme
	DexClient *dexapi.APIClient
	Recorder  record.EventRecorder
}

ClientReconciler reconciles a Client object

func (*ClientReconciler) Reconcile

func (r *ClientReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile reconciles oidc clients in dex

func (*ClientReconciler) SetupWithManager

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

SetupWithManager sets up the mananager

Jump to

Keyboard shortcuts

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