Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSNIParser ¶
func NewSNIParser(outputConfig *commonutils.OutputConfig) commontrace.TraceParser[types.Event]
func NewTraceCmd ¶
Types ¶
type SNIParser ¶
type SNIParser struct { commonutils.BaseParser[types.Event] }
type TraceGadget ¶
type TraceGadget[Event commontrace.TraceEvent] struct { // contains filtered or unexported fields }
TraceGadget represents a gadget belonging to the trace category.
func (*TraceGadget[Event]) Run ¶
func (g *TraceGadget[Event]) Run() error
Run runs a TraceGadget and prints the output after parsing it using the TraceParser's methods.
Click to show internal directories.
Click to hide internal directories.