Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ALBAuthReconciler ¶
ALBAuthReconciler reconciles a ALBAuth object
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) SetupWithManager ¶
func (r *ClientReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the mananager
Click to show internal directories.
Click to hide internal directories.