controller

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2025 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RemoteSyncerReconciler

type RemoteSyncerReconciler struct {
	client.Client
	Scheme *runtime.Scheme

	Namespace string
	Dev       bool
	Recorder  record.EventRecorder
	// contains filtered or unexported fields
}

RemoteSyncerReconciler reconciles a RemoteSyncer object

func (*RemoteSyncerReconciler) Reconcile

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

func (*RemoteSyncerReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type RemoteUserBindingReconciler

type RemoteUserBindingReconciler struct {
	client.Client
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

RemoteUserBindingReconciler reconciles a RemoteUserBinding object

func (*RemoteUserBindingReconciler) Reconcile

func (*RemoteUserBindingReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type RemoteUserReconciler

type RemoteUserReconciler struct {
	client.Client
	Scheme    *runtime.Scheme
	Recorder  record.EventRecorder
	Namespace string
}

RemoteUserReconciler reconciles a RemoteUser object

func (*RemoteUserReconciler) Reconcile

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

func (*RemoteUserReconciler) SetupWithManager

func (r *RemoteUserReconciler) 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
JackTT - Gopher 🇻🇳