|
Aktualizr
C++ SOTA Client
|
Public Member Functions | |
| def | __init__ (self, uptane_repo_root, ifc, port, client_handler_map={}) |
Public Member Functions inherited from test_fixtures.UptaneRepo | |
| def | start (self) |
| def | stop (self) |
| def | __enter__ (self) |
| def | __exit__ (self, exc_type, exc_val, exc_tb) |
Static Public Attributes | |
| string | image_subdir = "repo/repo" |
Additional Inherited Members | |
Public Attributes inherited from test_fixtures.UptaneRepo | |
| base_url | |
| doc_root | |
This server serves signed metadata about images as well as images by default (it's possible to serve images from another server by using the 'custom URI' feature)
Definition at line 537 of file test_fixtures.py.
1.8.17