Files
nannyagent/ebpf_interface.go
harsha f69e1dbc66 add-bpf-capability (#1)
1) add-bpf-capability
2) Not so clean but for now it's okay to start with

Co-authored-by: Harshavardhan Musanalli <harshavmb@gmail.com>
Reviewed-on: #1
2025-10-22 08:16:40 +00:00

5 lines
153 B
Go

package main
// This file intentionally left minimal to avoid compilation order issues
// The EBPFManagerInterface is defined in ebpf_simple_manager.go