Eunomia  0.1.0
A lightweight eBPF-based CloudNative Monitor tool for Container Security and Observability
seccomp_config Struct Reference

seccomp config More...

#include <config.h>

Collaboration diagram for seccomp_config:
Collaboration graph

Public Attributes

std::vector< std::string > allow_syscall
 the syscalls name which is allowed More...
 

Detailed Description

seccomp config

Member Data Documentation

◆ allow_syscall

std::vector<std::string> seccomp_config::allow_syscall

the syscalls name which is allowed


The documentation for this struct was generated from the following file: