# Functions
GetInstance returns a shared MultiClusterInformerManager instance.
NewMultiClusterInformerManager constructs a new instance of multiClusterInformerManagerImpl.
NewSingleClusterInformerManager constructs a new instance of singleClusterInformerManagerImpl.
StopInstance will stop the shared MultiClusterInformerManager instance.
# Interfaces
MultiClusterInformerManager manages typed shared informer for all resources, include Kubernetes resource and custom resources defined by CustomResourceDefinition, across multi-cluster.
SingleClusterInformerManager manages typed shared informer for all resources, include Kubernetes resource and custom resources defined by CustomResourceDefinition.