Aktualizr
C++ SOTA Client
|
Public Member Functions | |
SecondaryProvider (Config &config_in, const std::shared_ptr< const INvStorage > &storage_in, const std::shared_ptr< const PackageManagerInterface > &package_manager_in) | |
bool | getMetadata (Uptane::MetaBundle *meta_bundle, const Uptane::Target &target) const |
bool | getDirectorMetadata (std::string *root, std::string *targets) const |
bool | getImageRepoMetadata (std::string *root, std::string *timestamp, std::string *snapshot, std::string *targets) const |
std::string | getTreehubCredentials () const |
std::ifstream | getTargetFileHandle (const Uptane::Target &target) const |
Definition at line 11 of file secondary_provider.h.