Documentation ¶
Overview ¶
Package endpointsliceexport features the EndpointSliceExport controller for cleaning up left over EndpointSlices on the hub cluster.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
func (*Reconciler) Reconcile ¶
Reconcile verifies if an EndpointSliceExport in the hub cluster matches with a exported EndpointSlice from the current member cluster, and will clean up EndpointSliceExports that fail to match.
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager builds a controller with Reconciler and sets it up with a controller manager.
Click to show internal directories.
Click to hide internal directories.