Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type K8sWatcher ¶
type K8sWatcher struct {
// contains filtered or unexported fields
}
func NewK8sWatcher ¶
func NewK8sWatcher(gs *gbpserver.Server) (*K8sWatcher, error)
func (*K8sWatcher) InitEPInformer ¶
func (kw *K8sWatcher) InitEPInformer(stopCh <-chan struct{}) error
type NetflowWatcher ¶
type NetflowWatcher struct {
// contains filtered or unexported fields
}
func NewNetflowWatcher ¶
func NewNetflowWatcher(gs *gbpserver.Server) (*NetflowWatcher, error)
func (*NetflowWatcher) InitNetflowInformer ¶
func (nfw *NetflowWatcher) InitNetflowInformer(stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.