Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type K8SDefaultEndpointReconciler ¶
type K8SDefaultEndpointReconciler struct {
ServiceName string
ServiceNamespace string
LocalClient client.Client
VirtualClient client.Client
VirtualManagerCache cache.Cache
Log loghelper.Logger
}
func (*K8SDefaultEndpointReconciler) SetupWithManager ¶
func (e *K8SDefaultEndpointReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager adds the controller to the manager
Click to show internal directories.
Click to hide internal directories.