multicluster-runtime is a Go library for building controllers that reconcile across multiple Kubernetes-like clusters.
It is the advanced integration option for providers that need custom sync logic or non-CRD API integration.
Add provider selection, Platform Mesh syncer patterns, APIExport virtual workspace usage, and sample controller structure.