controllers

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2024 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 OAUTH2ProxyReconciler

type OAUTH2ProxyReconciler struct {
	client.Client
	HttpProxy *proxy.HttpProxy
	Log       logr.Logger
	Scheme    *runtime.Scheme
	Recorder  record.EventRecorder
}

OAUTH2Proxy reconciles a OAUTH2Proxy object

func (*OAUTH2ProxyReconciler) Reconcile

func (r *OAUTH2ProxyReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

Reconcile OAUTH2Proxys

func (*OAUTH2ProxyReconciler) SetupWithManager

func (r *OAUTH2ProxyReconciler) SetupWithManager(mgr ctrl.Manager, opts OAUTH2ProxyReconcilerOptions) error

SetupWithManager adding controllers

type OAUTH2ProxyReconcilerOptions

type OAUTH2ProxyReconcilerOptions struct {
	MaxConcurrentReconciles int
}

Jump to

Keyboard shortcuts

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