Aktualizr
C++ SOTA Client
|
This is the complete list of members for ImageRepo, including all inherited members.
addBinaryImage(const boost::filesystem::path &image_path, const boost::filesystem::path &targetname, const std::string &hardware_id, const std::string &url, const Delegation &delegation={}) (defined in ImageRepo) | ImageRepo | |
addCustomImage(const std::string &name, const Hash &hash, uint64_t length, const std::string &hardware_id, const std::string &url, const Delegation &delegation, const Json::Value &custom={}) (defined in ImageRepo) | ImageRepo | |
addDelegation(const Uptane::Role &name, const Uptane::Role &parent_role, const std::string &path, bool terminating, KeyType key_type) (defined in ImageRepo) | ImageRepo | |
correlation_id_ (defined in Repo) | Repo | protected |
dir (defined in ImageRepo) | ImageRepo | static |
expiration_time_ (defined in Repo) | Repo | protected |
generateCampaigns() const (defined in Repo) | Repo | |
generateKeyPair(KeyType key_type, const Uptane::Role &key_name) (defined in Repo) | Repo | protected |
generateRepo(KeyType key_type=KeyType::kRSA2048) (defined in Repo) | Repo | |
generateRepoKeys(KeyType key_type) (defined in Repo) | Repo | protected |
getDelegationTargets(const Uptane::Role &name) (defined in ImageRepo) | ImageRepo | |
getExpirationTime(const std::string &expires) (defined in Repo) | Repo | protectedstatic |
getTarget(const std::string &target_name) (defined in Repo) | Repo | |
ImageRepo(boost::filesystem::path path, const std::string &expires, std::string correlation_id) (defined in ImageRepo) | ImageRepo | inline |
keys_ (defined in Repo) | Repo | protected |
path_ (defined in Repo) | Repo | protected |
readKeys() (defined in Repo) | Repo | protected |
refresh(const Uptane::Role &role) (defined in Repo) | Repo | |
Repo(Uptane::RepositoryType repo_type, boost::filesystem::path path, const std::string &expires, std::string correlation_id) (defined in Repo) | Repo | |
repo_dir_ (defined in Repo) | Repo | protected |
repo_type_ (defined in Repo) | Repo | protected |
revokeDelegation(const Uptane::Role &name) (defined in ImageRepo) | ImageRepo | |
signTuf(const Uptane::Role &role, const Json::Value &json) (defined in Repo) | Repo | |
updateRepo() (defined in Repo) | Repo | protected |