Documentation ¶
Index ¶
- func LoadProbes(objs bpfObjects) map[string]FentryOrKprobe
- func NewTracker(callbackFn func(event *trackapi.PortEvent)) trackapi.PortTracker
- func ReconstructIPAddress(event bpfEvent) net.IP
- func RunProbe(funcName string, probe FentryOrKprobe) (link.Link, error)
- type EbpfPortTracker
- type FentryOrKprobe
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadProbes ¶
func LoadProbes(objs bpfObjects) map[string]FentryOrKprobe
func NewTracker ¶
func NewTracker(callbackFn func(event *trackapi.PortEvent)) trackapi.PortTracker
func ReconstructIPAddress ¶
Types ¶
type EbpfPortTracker ¶
type FentryOrKprobe ¶
type FentryOrKprobe struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.