![]() |
CernVM-FS
2.13.0
|
#include <swissknife_lease.h>
Public Member Functions | |
Parameters () | |
Public Attributes | |
std::string | repo_service_url |
std::string | action |
std::string | key_file |
std::string | lease_path |
Definition at line 27 of file swissknife_lease.h.
|
inline |
Definition at line 28 of file swissknife_lease.h.
std::string swissknife::CommandLease::Parameters::action |
Definition at line 32 of file swissknife_lease.h.
Referenced by anonymous_namespace{swissknife_lease.cc}::CheckParams(), and swissknife::CommandLease::Main().
std::string swissknife::CommandLease::Parameters::key_file |
Definition at line 33 of file swissknife_lease.h.
Referenced by swissknife::CommandLease::Main().
std::string swissknife::CommandLease::Parameters::lease_path |
Definition at line 34 of file swissknife_lease.h.
Referenced by swissknife::CommandLease::Main().
std::string swissknife::CommandLease::Parameters::repo_service_url |
Definition at line 31 of file swissknife_lease.h.
Referenced by swissknife::CommandLease::Main().