#include <signing_tool.h>
|
| SigningTool (ServerTool *server_tool) |
|
virtual | ~SigningTool () |
|
Result | Run (const std::string &manifest_path, const std::string &repo_url, const std::string &spooler_definition, const std::string &temp_dir, const std::string &certificate="", const std::string &priv_key="", const std::string &repo_name="", const std::string &pwd="", const std::string &meta_info="", const std::string &reflog_chksum_path="", const std::string &proxy="", const bool garbage_collectable=false, const bool bootstrap_shortcuts=false, const bool return_early=false, const std::vector< shash::Any > reflog_catalogs=std::vector< shash::Any >()) |
|
Definition at line 21 of file signing_tool.h.
Enumerator |
---|
kSuccess |
|
kError |
|
kInitError |
|
kReflogMissing |
|
kReflogChecksumMissing |
|
Definition at line 23 of file signing_tool.h.
SigningTool::SigningTool |
( |
ServerTool * |
server_tool | ) |
|
|
explicit |
SigningTool::~SigningTool |
( |
| ) |
|
|
virtual |
SigningTool::Result SigningTool::Run |
( |
const std::string & |
manifest_path, |
|
|
const std::string & |
repo_url, |
|
|
const std::string & |
spooler_definition, |
|
|
const std::string & |
temp_dir, |
|
|
const std::string & |
certificate = "" , |
|
|
const std::string & |
priv_key = "" , |
|
|
const std::string & |
repo_name = "" , |
|
|
const std::string & |
pwd = "" , |
|
|
const std::string & |
meta_info = "" , |
|
|
const std::string & |
reflog_chksum_path = "" , |
|
|
const std::string & |
proxy = "" , |
|
|
const bool |
garbage_collectable = false , |
|
|
const bool |
bootstrap_shortcuts = false , |
|
|
const bool |
return_early = false , |
|
|
const std::vector< shash::Any > |
reflog_catalogs = std::vector<shash::Any>() |
|
) |
| |
The documentation for this class was generated from the following files:
- /home/sftnight/jenkins/workspace/CvmfsDoxygen/label/docker-x86_64/cvmfs/cvmfs/signing_tool.h
- /home/sftnight/jenkins/workspace/CvmfsDoxygen/label/docker-x86_64/cvmfs/cvmfs/signing_tool.cc