Aktualizr
C++ SOTA Client
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
AktualizrSecondaryConfig Class Reference
Inheritance diagram for AktualizrSecondaryConfig:
[legend]
Collaboration diagram for AktualizrSecondaryConfig:
[legend]

Public Member Functions

 AktualizrSecondaryConfig (const boost::program_options::variables_map &cmd)
 
 AktualizrSecondaryConfig (const boost::filesystem::path &filename)
 
KeyManagerConfig keymanagerConfig () const
 
void postUpdateValues ()
 
void writeToStream (std::ostream &sink) const
 
- Public Member Functions inherited from BaseConfig
void updateFromToml (const boost::filesystem::path &filename)
 

Public Attributes

LoggerConfig logger
 
AktualizrSecondaryNetConfig network
 
AktualizrSecondaryUptaneConfig uptane
 
P11Config p11
 
PackageConfig pacman
 
BootloaderConfig bootloader
 
StorageConfig storage
 
ImportConfig import
 

Additional Inherited Members

- Protected Member Functions inherited from BaseConfig
void updateFromDirs (const std::vector< boost::filesystem::path > &configs)
 
- Static Protected Member Functions inherited from BaseConfig
static void checkDirs (const std::vector< boost::filesystem::path > &configs)
 
- Protected Attributes inherited from BaseConfig
std::vector< boost::filesystem::path > config_dirs_ = {"/usr/lib/sota/conf.d", "/etc/sota/conf.d/"}
 

Detailed Description

Definition at line 40 of file aktualizr_secondary_config.h.


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