class OrbitServer
OrbitServer(config: OrbitServerConfig)
val nodeStatus: NodeStatus
fun start(): Job
fun stop(): Job