Documentation ¶
Overview ¶
Package endpointsliceexport features the EndpointSliceExport controller running on the hub cluster, which is responsible for distributing EndpointSlices exported from member clusters.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
Reconciler reconciles the distribution of EndpointSlices across the fleet.
func (*Reconciler) Reconcile ¶
Reconcile distributes an exported EndpointSlice (in the form of EndpointSliceExports) to whichever member cluster that has imported the EndpointSlice's owner Service.
func (*Reconciler) SetupWithManager ¶
SetupWithManager sets up the EndpointSliceExport controller with a controller manager.
Click to show internal directories.
Click to hide internal directories.