Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IK8sEventHandler ¶
type IK8sInformer ¶
type IK8sInformer interface {
Run()
}
func NewK8sDynamicInformer ¶
func NewK8sDynamicInformer( ctx context.Context, logger *zap.Logger, config config.IConfig, handler IK8sEventHandler, filter K8sInformerFilter, ) (IK8sInformer, error)
Click to show internal directories.
Click to hide internal directories.