package
1.12.0-alpha.0
Repository: https://github.com/karmada-io/karmada.git
Documentation: pkg.go.dev

# 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.