Structsยง
- Local
Params - Connection information sent between peers in order to start config gen
- Restored
Guardian Config - Restored guardian configuration staged in a temporary directory.
- Setup
Api - Serves the config gen API endpoints
- Setup
State - State held by the API after receiving a
ConfigGenConnectionsRequest
Enumsยง
- Config
GenOutcome - Result sent from the setup API task to the main setup driver.
Functionsยง
- is_
expected_ ๐backup_ path - restore_
backup_ ๐to_ dir - Create a fresh restore staging directory under
data_dirand unpack into it. - server_
endpoints - unpack_
backup_ ๐to_ restore_ dir - Unpack a guardian backup tar into
restore_dirand parse it.