Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(bpfModule *libbpfgo.Module, cgroupManager *containers.Containers, enrichEnabled bool) (*Controller, error)
func (*Controller) Attach ¶
func (p *Controller) Attach() error
func (*Controller) Run ¶
func (p *Controller) Run(ctx context.Context)
func (*Controller) Start ¶
func (p *Controller) Start() error
func (*Controller) Stop ¶
func (p *Controller) Stop() error
Click to show internal directories.
Click to hide internal directories.