controllers

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BarrierReconciler

type BarrierReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

BarrierReconciler reconciles a Barrier object

func (*BarrierReconciler) Reconcile

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

func (*BarrierReconciler) SetupWithManager

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

type GateReconciler

type GateReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

GateReconciler reconciles a Gate object

func (*GateReconciler) Reconcile

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

func (*GateReconciler) SetupWithManager

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

type LeaseReconciler

type LeaseReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

LeaseReconciler reconciles a Lease object

func (*LeaseReconciler) Reconcile

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

func (*LeaseReconciler) SetupWithManager

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

type MutexReconciler added in v0.2.0

type MutexReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

MutexReconciler reconciles a Mutex object

func (*MutexReconciler) Reconcile added in v0.2.0

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

func (*MutexReconciler) SetupWithManager added in v0.2.0

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

type OnceReconciler added in v0.3.0

type OnceReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

OnceReconciler reconciles a Once object

func (*OnceReconciler) Reconcile added in v0.3.0

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

func (*OnceReconciler) SetupWithManager added in v0.3.0

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

type RWMutexReconciler added in v0.3.0

type RWMutexReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

RWMutexReconciler reconciles a RWMutex object

func (*RWMutexReconciler) Reconcile added in v0.3.0

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

func (*RWMutexReconciler) SetupWithManager added in v0.3.0

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

type SemaphoreReconciler

type SemaphoreReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

SemaphoreReconciler reconciles a Semaphore object

func (*SemaphoreReconciler) Reconcile

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

func (*SemaphoreReconciler) SetupWithManager

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

type WaitGroupReconciler added in v0.3.0

type WaitGroupReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

WaitGroupReconciler reconciles a WaitGroup object

func (*WaitGroupReconciler) Reconcile added in v0.3.0

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

func (*WaitGroupReconciler) SetupWithManager added in v0.3.0

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

Jump to

Keyboard shortcuts

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