Versions in this module Expand all Collapse all v0 v0.0.1 Nov 4, 2025 Changes in this version + const ControllerName + type ClusterReconciler struct + ClusterAccessReconciler accesslib.ClusterAccessReconciler + Config *gatewayv1alpha1.GatewayServiceConfig + PlatformCluster *clusters.Cluster + ProviderName string + ProviderNamespace string + func NewClusterReconciler(platformCluster *clusters.Cluster, recorder record.EventRecorder, ...) *ClusterReconciler + func (r *ClusterReconciler) Reconcile(ctx context.Context, req reconcile.Request) (ctrl.Result, error) + func (r *ClusterReconciler) SetupWithManager(mgr ctrl.Manager) error