Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HeadscalePreAuthKeyReconciler ¶
HeadscalePreAuthKeyReconciler reconciles a HeadscalePreAuthKey object
func (*HeadscalePreAuthKeyReconciler) Reconcile ¶
func (r *HeadscalePreAuthKeyReconciler) 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 (*HeadscalePreAuthKeyReconciler) SetupWithManager ¶
func (r *HeadscalePreAuthKeyReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type HeadscaleReconciler ¶
HeadscaleReconciler reconciles a Headscale object
func (*HeadscaleReconciler) 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 (*HeadscaleReconciler) SetupWithManager ¶
func (r *HeadscaleReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type HeadscaleUserReconciler ¶
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.