Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EbpfCollector ¶
type EbpfCollector struct {
// contains filtered or unexported fields
}
func NewEbpfCollector ¶
func NewEbpfCollector(parentCtx context.Context) *EbpfCollector
func (*EbpfCollector) Deploy ¶
func (e *EbpfCollector) Deploy()
func (*EbpfCollector) Done ¶
func (e *EbpfCollector) Done() chan struct{}
func (*EbpfCollector) EbpfEvents ¶
func (e *EbpfCollector) EbpfEvents() chan interface{}
Click to show internal directories.
Click to hide internal directories.