Documentation
¶
Overview ¶
Package server provides the BPF server specific functions.
It consists of the generated code from the eBPF C code. It also provides functions to load the eBPF programs and maps.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadServerBpfObjects ¶
func ReadServerBpfObjects() (*serverObjects, error)
func ReadServerBpfSpecs ¶
func ReadServerBpfSpecs() (*ebpf.CollectionSpec, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.