Aktualizr
C++ SOTA Client
Public Member Functions | Public Attributes | List of all members
ImportConfig Struct Reference
Collaboration diagram for ImportConfig:
[legend]

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"}
 
utils::BasedPath uptane_private_key_path {""}
 
utils::BasedPath uptane_public_key_path {""}
 
utils::BasedPath tls_cacert_path {""}
 
utils::BasedPath tls_pkey_path {""}
 
utils::BasedPath tls_clientcert_path {""}
 

Detailed Description

Definition at line 130 of file config.h.


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