17 #ifndef __PROVISIONER_APPC_PATHS_HPP__
18 #define __PROVISIONER_APPC_PATHS_HPP__
56 const std::string& storeDir,
57 const std::string& imageId);
61 const std::string& storeDir,
62 const std::string& imageId);
66 const std::string& storeDir,
67 const std::string& imageId);
75 #endif // __PROVISIONER_APPC_PATHS_HPP__
std::string getImagesDir(const std::string &storeDir)
std::string paths()
Definition: os.hpp:136
std::string getImagePath(const std::string &storeDir, const std::string &imageId)
std::string getImageManifestPath(const std::string &storeDir, const std::string &imageId)
std::string getImageRootfsPath(const std::string &storeDir, const std::string &imageId)
std::string getStagingDir(const std::string &storeDir)