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

Public Member Functions

void updateFromPropertyTree (const boost::property_tree::ptree &pt)
 
void writeToStream (std::ostream &out_stream) const
 

Public Attributes

std::string type {PACKAGE_MANAGER_DEFAULT}
 
std::string os
 
boost::filesystem::path sysroot
 
std::string ostree_server
 
boost::filesystem::path images_path {"/var/sota/images"}
 
boost::filesystem::path packages_file {"/usr/package.manifest"}
 
bool fake_need_reboot {false}
 
std::map< std::string, std::string > extra
 

Detailed Description

Definition at line 91 of file config.h.


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