Aktualizr
C++ SOTA Client
|
Public Member Functions | |
AktualizrSecondaryWrapper (const OstreeRootfs &sysroot, const Treehub &treehub) | |
AktualizrSecondary::Ptr & | 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< AktualizrSecondary > & | 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 92 of file aktualizr_secondary_ostree_test.cc.