watcher

package
v0.0.0-...-c4656d9 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EBPFMap

type EBPFMap interface {
	Lookup(key, valueOut interface{}) error
	Update(key, value any, flags ebpf.MapUpdateFlags) error
}

type Watcher

type Watcher struct {
	// contains filtered or unexported fields
}

func New

func New(cfg config.StormControlConfig, prog eBPFProg) (*Watcher, error)

func (*Watcher) Start

func (w *Watcher) Start()

func (*Watcher) Stop

func (w *Watcher) Stop()

func (*Watcher) StopDevWatchers

func (w *Watcher) StopDevWatchers()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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