Aktualizr
C++ SOTA Client
|
Public Member Functions | |
AktualizrSecondaryWrapper (const OstreeRootfs &sysroot, const Treehub &treehub) | |
std::shared_ptr< AktualizrSecondaryOstree > & | operator-> () |
Uptane::Target | getPendingVersion () const |
Uptane::Target | getCurrentVersion () const |
std::pair< Uptane::Target, Uptane::Target > | getVersion () const |
std::string | hardwareID () const |
std::string | serial () const |
void | reboot () |
std::shared_ptr< AktualizrSecondaryFile > & | operator-> () |
Uptane::Target | getPendingVersion () const |
std::string | hardwareID () const |
std::string | serial () const |
boost::filesystem::path | targetFilepath () const |
Public Attributes | |
std::shared_ptr< NiceMock< UpdateAgentMock > > | update_agent_ |
Definition at line 91 of file aktualizr_secondary_ostree_test.cc.