tracer

package
v0.27.0 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ParamMilliseconds          = "milliseconds"
	ParamByLocalAddress        = "byladdr"
	ParamByRemoteAddress       = "byraddr"
	ParamFilterLocalPort       = "lport"
	ParamFilterRemotePort      = "rport"
	ParamFilterLocalAddress    = "laddr"
	ParamFilterRemoteAddress   = "raddr"
	ParamFilterLocalAddressV6  = "laddrv6"
	ParamFilterRemoteAddressV6 = "raddrv6"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

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

type GadgetDesc

type GadgetDesc struct{}

func (*GadgetDesc) Category

func (g *GadgetDesc) Category() string

func (*GadgetDesc) Description

func (g *GadgetDesc) Description() string

func (*GadgetDesc) EventPrototype

func (g *GadgetDesc) EventPrototype() any

func (*GadgetDesc) Name

func (g *GadgetDesc) Name() string

func (*GadgetDesc) NewInstance

func (g *GadgetDesc) NewInstance() (gadgets.Gadget, error)

func (*GadgetDesc) OutputFormats

func (g *GadgetDesc) OutputFormats() (gadgets.OutputFormats, string)

func (*GadgetDesc) ParamDescs

func (g *GadgetDesc) ParamDescs() params.ParamDescs

func (*GadgetDesc) Parser

func (g *GadgetDesc) Parser() parser.Parser

func (*GadgetDesc) Type

func (g *GadgetDesc) Type() gadgets.GadgetType

type Tracer

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

func (*Tracer) RunWithResult

func (t *Tracer) RunWithResult(gadgetCtx gadgets.GadgetContext) ([]byte, error)

Jump to

Keyboard shortcuts

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