Aktualizr
C++ SOTA Client
|
Public Member Functions | |
void | updateFromPropertyTree (const boost::property_tree::ptree &pt) |
void | writeToStream (std::ostream &out_stream) const |
Public Attributes | |
boost::filesystem::path | base_path {"/var/sota/import"} |
BasedPath | uptane_private_key_path {""} |
BasedPath | uptane_public_key_path {""} |
BasedPath | tls_cacert_path {""} |
BasedPath | tls_pkey_path {""} |
BasedPath | tls_clientcert_path {""} |
Definition at line 34 of file storage_config.h.