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