nlconntrack

package
v0.0.1-alpha Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CONNTRACK_NEW         = "CONNTRACK_NEW"
	CONNTRACK_UPDATE      = "CONNTRACK_UPDATE"
	CONNTRACK_DESTROY     = "CONNTRACK_DESTROY"
	CONNTRACK_EXP_NEW     = "CONNTRACK_EXP_NEW"
	CONNTRACK_EXP_DESTROY = "CONNTRACK_EXP_DESTROY"
	CONNTRACK_UNKNOW      = "CONNTRACK_UNKNOW"
)

nolint

Variables

View Source
var (
	MODULE_NAME = "insp_conntrack" // nolint

)

Functions

This section is empty.

Types

type Probe

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

func GetProbe

func GetProbe() *Probe

func (*Probe) Close

func (p *Probe) Close() error

func (*Probe) GetEventNames

func (p *Probe) GetEventNames() []string

func (*Probe) Name

func (p *Probe) Name() string

func (*Probe) Ready

func (p *Probe) Ready() bool

func (*Probe) Register

func (p *Probe) Register(receiver chan<- proto.RawEvent) error

Register register sub chan to get perf events

func (*Probe) Start

func (p *Probe) Start(ctx context.Context)

Jump to

Keyboard shortcuts

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