Aktualizr
C++ SOTA Client
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
SecondaryProvider Class Reference

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
 

Detailed Description

Definition at line 11 of file secondary_provider.h.


The documentation for this class was generated from the following files: