Function lockc::init_runtimes[][src]

pub fn init_runtimes(map: &mut Map) -> Result<(), LoadProgramError>
Expand description

Registers the names of supported container runtime init processes in a BPF map. Based on that information, BPF programs will track those processes and their children.