Expand description
Server registration and status types.
These types are used for Horizon instances to register with Atlas and report their status and availability.
Structs§
- Adjacent
Server Info - Adjacent server info for the API.
- ApiHeartbeat
Response - API heartbeat response.
- ApiRegistration
Response - API response when a server registers.
- ApiServer
Heartbeat - API heartbeat request.
- ApiServer
Registration - Simplified server registration for REST API. This is what Horizon sends to Atlas when registering.
- Registration
Response - Response from Atlas when a server registers.
- Server
Heartbeat - Server heartbeat sent periodically from Horizon to Atlas.
- Server
Id - Unique identifier for a Horizon server instance. Uses String for JSON API compatibility.
- Server
Info - Basic server information for registration and discovery.
- Server
Registration - Server registration request sent from Horizon to Atlas.
- Spawn
Server Request - Request from Atlas to Maestro to spawn a new Horizon instance.
- Spawn
Server Response - Response from Maestro after spawning a server.
Enums§
- Server
Command - Commands from Atlas to Horizon.
- Server
Status - Current status of a Horizon server instance.