Eunomia
0.1.0
A lightweight eBPF-based CloudNative Monitor tool for Container Security and Observability
|
eunomia http control API server More...
#include <http_server.h>
Public Member Functions | |
eunomia_server (eunomia_config_data &config, int p) | |
create a server More... | |
~eunomia_server ()=default | |
void | serve (void) |
start the server More... | |
eunomia http control API server
eunomia_server::eunomia_server | ( | eunomia_config_data & | config, |
int | p | ||
) |
create a server
|
default |
void eunomia_server::serve | ( | void | ) |
start the server