Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertMapToWrapper ¶
func ConvertMapToWrapper(mapInfo *ebpf.MapInfo) (models.MapInfoWrapper, error)
func ConvertProgToWrapper ¶
func ConvertProgToWrapper(prog *ebpf.ProgramInfo) (models.ProgramInfoWrapper, error)
Types ¶
type Topo ¶
type Topo struct{}
func (*Topo) GetProgDetail ¶
func (t *Topo) GetProgDetail(progID string) (*models.ProgramDetail, error)
Click to show internal directories.
Click to hide internal directories.