Module scheduler_server

Module scheduler_server 

Source
Expand description

Generated server implementations.

Structs§

SchedulerServer
The scheduler service is the endpoint which allows users to register a new node with greenlight, recover access to an existing node if the owner lost its credentials, schedule the node to be run on greenlight’s infrastructure, and retrieve metadata about the node.

Traits§

Scheduler
Generated trait containing gRPC methods that should be implemented for use with SchedulerServer.