5 #ifndef CVMFS_SIGNING_TOOL_H_
6 #define CVMFS_SIGNING_TOOL_H_
34 Result Run(
const std::string &manifest_path,
const std::string &repo_url,
35 const std::string &spooler_definition,
const std::string &
temp_dir,
36 const std::string &certificate =
"",
37 const std::string &priv_key =
"",
38 const std::string &repo_name =
"",
const std::string &pwd =
"",
40 const std::string &reflog_chksum_path =
"",
41 const std::string &proxy =
"",
42 const bool garbage_collectable =
false,
43 const bool bootstrap_shortcuts =
false,
44 const bool return_early =
false,
45 const std::vector<shash::Any> reflog_catalogs =
46 std::vector<shash::Any>());
58 #endif // CVMFS_SIGNING_TOOL_H_
SharedPtr< string > temp_dir
std::string meta_info() const