Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSnapshotCmd ¶
Types ¶
type SnapshotGadget ¶
type SnapshotGadget[Event commonsnapshot.SnapshotEvent] struct { commonsnapshot.SnapshotGadgetPrinter[Event] // contains filtered or unexported fields }
SnapshotGadget represents a gadget belonging to the snapshot category.
func (*SnapshotGadget[Event]) Run ¶
func (g *SnapshotGadget[Event]) Run() error
Run runs a SnapshotGadget and prints the output after parsing it using the SnapshotParser's methods.
Click to show internal directories.
Click to hide internal directories.