Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TunnelNodeDNSReconciler ¶
TunnelNodeDNSReconciler reconciles TunnelNode objects and implements CoreDNS plugin.
func NewTunnelNodeDNSReconciler ¶
func NewTunnelNodeDNSReconciler(client client.Client) *TunnelNodeDNSReconciler
NewTunnelNodeDNSReconciler creates a new TunnelNodeDNSReconciler.
func (*TunnelNodeDNSReconciler) Resolver ¶
func (r *TunnelNodeDNSReconciler) Resolver(next plugin.Handler) plugin.Handler
Resolver returns a plugin.Handler that can be used with the CoreDNS server.
func (*TunnelNodeDNSReconciler) SetupWithManager ¶
func (r *TunnelNodeDNSReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.