|
def | __init__ (self, uptane_repo_root, ifc, port, client_handler_map={}) |
|
def | __init__ (self, doc_root, ifc, port, client_handler_map={}) |
|
def | start (self) |
|
def | stop (self) |
|
def | __enter__ (self) |
|
def | __exit__ (self, exc_type, exc_val, exc_tb) |
|
|
string | image_subdir = "repo/repo" |
|
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.
The documentation for this class was generated from the following file: