controlplane

package
v0.20.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 8, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

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,
	enrichDisabled bool,
	procTree *proctree.ProcessTree,
) (*Controller, error)

NewController creates a new controller.

func (*Controller) Run

func (ctrl *Controller) Run(ctx context.Context)

Run runs the controller.

func (*Controller) Start

func (ctrl *Controller) Start()

Start starts the controller.

func (*Controller) Stop

func (ctrl *Controller) Stop() error

Stop stops the controller.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL