controller

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: May 4, 2026 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HeadscaleAutoApproverReconciler added in v0.5.0

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

HeadscaleAutoApproverReconciler reconciles a HeadscaleAutoApprover object

func (*HeadscaleAutoApproverReconciler) Reconcile added in v0.5.0

Reconcile renders the merged ACL policy for the parent Headscale and pushes it via the gRPC SetPolicy API. It is triggered by changes to any HeadscaleAutoApprover and (via SetupWithManager) to the parent Headscale.

func (*HeadscaleAutoApproverReconciler) SetupWithManager added in v0.5.0

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

SetupWithManager sets up the controller with the Manager.

type HeadscalePreAuthKeyReconciler

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

HeadscalePreAuthKeyReconciler reconciles a HeadscalePreAuthKey object

func (*HeadscalePreAuthKeyReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*HeadscalePreAuthKeyReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type HeadscaleReconciler

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

HeadscaleReconciler reconciles a Headscale object

func (*HeadscaleReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*HeadscaleReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type HeadscaleUserReconciler

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

HeadscaleUserReconciler reconciles a HeadscaleUser object

func (*HeadscaleUserReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*HeadscaleUserReconciler) SetupWithManager

func (r *HeadscaleUserReconciler) 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