Aktualizr
C++ SOTA Client
|
Public Member Functions | |
Metadata | addOstreeRev (const std::string &rev, const std::string &hardware_id, const std::string &serial) |
Uptane::RawMetaPack | getCurrentMetadata () const |
std::shared_ptr< std::string > | getImageData (const std::string &targetname) const |
Metadata | addImageFile (const std::string &targetname, const std::string &hardware_id, const std::string &serial, bool add_and_sign_target=true) |
Uptane::RawMetaPack | getCurrentMetadata () const |
std::string | getImageData (const std::string &targetname) const |
void | refreshRoot (Uptane::RepositoryType repo) |
Definition at line 145 of file aktualizr_secondary_ostree_test.cc.