Apache Mesos
Namespaces | Functions | Variables
paths.hpp File Reference
#include <string>
#include <mesos/mesos.hpp>

Go to the source code of this file.

Namespaces

 mesos
 
 mesos::internal
 
 mesos::internal::slave
 
 mesos::internal::slave::csi
 
 mesos::internal::slave::csi::paths
 

Functions

std::string mesos::internal::slave::csi::paths::getContainerDir (const std::string &rootDir, const ContainerID &containerId)
 
std::string mesos::internal::slave::csi::paths::getVolumesPath (const std::string &rootDir, const ContainerID &containerId)
 

Variables

constexpr char mesos::internal::slave::csi::paths::CSI_DIR [] = "isolators/volume/csi"