Apache Mesos
Namespaces | Functions
paths.hpp File Reference
#include <string>
#include <stout/hashmap.hpp>
#include <stout/try.hpp>
#include <mesos/appc/spec.hpp>

Go to the source code of this file.

Namespaces

 mesos
 
 mesos::internal
 
 mesos::internal::slave
 
 mesos::internal::slave::appc
 
 mesos::internal::slave::appc::paths
 

Functions

std::string mesos::internal::slave::appc::paths::getStagingDir (const std::string &storeDir)
 
std::string mesos::internal::slave::appc::paths::getImagesDir (const std::string &storeDir)
 
std::string mesos::internal::slave::appc::paths::getImagePath (const std::string &storeDir, const std::string &imageId)
 
std::string mesos::internal::slave::appc::paths::getImageRootfsPath (const std::string &storeDir, const std::string &imageId)
 
std::string mesos::internal::slave::appc::paths::getImageManifestPath (const std::string &storeDir, const std::string &imageId)