Module bpf

Source
Expand description

Features related specifically to eBPF program development

This feature set can be used to determine which eBPF program types, maps & helpers are available to your runtime.

Structs§

Bpf
Results for each eBPF detection technique
BpfFeaturesOpts
Options that can be passed into features

Enums§

BpfError
Captures potential errors from detection techniques

Functions§

features
This module’s main function to run Bpf feature detection set