Modules§
Functions§
- add_
program - Adds an eBPF program to the system.
- get_
program - Retrieves information about a currently loaded eBPF program.
- list_
programs - Lists the currently loaded eBPF programs.
- pull_
bytecode - Pulls an OCI-compliant image containing eBPF bytecode from a remote container registry.
- remove_
program - Removes an eBPF program specified by its ID.