Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeEdgeCustomeInformer ¶
type KubeEdgeCustomeInformer interface {
EdgeNode() cache.SharedIndexInformer
}
type Manager ¶
type Manager interface { GetK8sInformerFactory() k8sinformer.SharedInformerFactory GetCRDInformerFactory() crdinformers.SharedInformerFactory KubeEdgeCustomeInformer Start(stopCh <-chan struct{}) }
func GetInformersManager ¶
func GetInformersManager() Manager
Click to show internal directories.
Click to hide internal directories.