![]() |
Panoptes 1.0.0
Endpoint Detection and Response
|
#include <vector>#include <panoptes.pb.h>#include "service_constants.h"#include "Configuration.hpp"Go to the source code of this file.
Functions | |
| ERRORCODE | StartContainers (std::vector< Configuration::ContainerType > selectedExtensibility) |
| ERRORCODE StartContainers | ( | std::vector< Configuration::ContainerType > | selectedExtensibility | ) |
Definition at line 30 of file containers.cpp.
References BuildContainerCommandLine(), CONTAINER_START, EXT_SELECTED, and PANO_SUCCESS.
Referenced by WinMain().