Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCgroup2NotMounted = errors.New("cgroup2 not mounted")
Functions ¶
func IsKernelBTFAvailable ¶
func IsKernelBTFAvailable() bool
Types ¶
type DNSEvent ¶
type DNSEvent struct { Questions []layers.DNSQuestion Answers []layers.DNSResourceRecord }
Click to show internal directories.
Click to hide internal directories.