17 #ifndef __PROVISIONER_APPC_SPEC_HPP__ 18 #define __PROVISIONER_APPC_SPEC_HPP__ 26 #include <mesos/appc/spec.pb.h> 66 #endif // __PROVISIONER_APPC_SPEC_HPP__ Option< Error > validateManifest(const ImageManifest &manifest)
std::string getImageManifestPath(const std::string &imagePath)
Option< Error > validate(const std::string &imageDir)
URI manifest(const std::string &repository, const std::string &reference, const std::string ®istry, const Option< std::string > &scheme=None(), const Option< int > &port=None())
Definition: docker.hpp:47
Try< ImageManifest > parse(const std::string &value)
Definition: parse.hpp:36
Option< Error > validateLayout(const std::string &imagePath)
Option< Error > validateImageID(const std::string &imageId)
Try< ImageManifest > getManifest(const std::string &imagePath)
std::string getImageRootfsPath(const std::string &imagePath)