# Functions
NewClusterMesh creates a new remote cluster cache based on the provided configuration.
# Structs
ClusterMesh is a cache of multiple remote clusters.
Configuration is the configuration that must be provided to NewClusterMesh().
# Interfaces
ServiceMerger is the interface to be implemented by the owner of local services.