Panoptes 1.0.0
Endpoint Detection and Response
Loading...
Searching...
No Matches
containers.h
Go to the documentation of this file.
1#pragma once
2#include <vector>
3#include <panoptes.pb.h>
4#include "service_constants.h"
5#include "Configuration.hpp"
6
7ERRORCODE StartContainers(std::vector<Configuration::ContainerType> selectedExtensibility);
ERRORCODE StartContainers(std::vector< Configuration::ContainerType > selectedExtensibility)
#define ERRORCODE