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

Additional Inherited Members

- Public Attributes inherited from SecondaryRpcCommon
const std::string ca_ = "ca"
 
const std::string cert_ = "cert"
 
const std::string pkey_ = "pkey"
 
const std::string server_ = "ostree-server"
 
const std::string director_root_ = "director-root"
 
const std::string director_targets_ = "director-targets"
 
const std::string image_root_ = "image-root"
 
const std::string image_timestamp_ = "image-timestamp"
 
const std::string image_snapshot_ = "image-snapshot"
 
const std::string image_targets_ = "image-targets"
 
- Protected Member Functions inherited from SecondaryRpcCommon
 SecondaryRpcCommon (size_t image_size, HandlerVersion handler_version)
 
void runSecondaryServer ()
 
void resetHandlers (HandlerVersion handler_version)
 
void verifyMetadata (const Uptane::MetaBundle &meta_bundle)
 
void sendAndInstallBinaryImage ()
 
void installOstreeRev ()
 
- Protected Attributes inherited from SecondaryRpcCommon
SecondaryMock secondary_
 
std::shared_ptr< SecondaryProvidersecondary_provider_
 
SecondaryTcpServer secondary_server_
 
std::thread secondary_server_thread_
 
TargetFile image_file_
 
SecondaryInterface::Ptr ip_secondary_
 
TemporaryDirectory temp_dir_
 
std::shared_ptr< INvStoragestorage_
 
Config config_
 
std::shared_ptr< PackageManagerInterfacepackage_manager_
 

Detailed Description

Definition at line 601 of file secondary_rpc_test.cc.


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