Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WireguardPeerReconciler ¶
type WireguardPeerReconciler struct { client.Client Scheme *runtime.Scheme Recorder record.EventRecorder }
WireguardPeerReconciler reconciles a WireguardPeer object
func (*WireguardPeerReconciler) SetupWithManager ¶
func (r *WireguardPeerReconciler) SetupWithManager(mgr ctrl.Manager) error
type WireguardReconciler ¶
type WireguardReconciler struct { client.Client Scheme *runtime.Scheme Recorder record.EventRecorder }
WireguardReconciler reconciles a Wireguard object
func (*WireguardReconciler) SetupWithManager ¶
func (r *WireguardReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.