Modules§
Structs§
- Auth
Token - Extended
JobState - This is exclusively an API type
- JobRequest
- JobResult
- Represents the finalized state of a job.
- JobSsh
Endpoint - JobStatus
- Represents the status of a job as of some point in time.
- Login
Request - Request Body that [
login_handler] expects. - Login
Response - Response Body that [
login_handler] emits.
Enums§
- Exit
Status - JobEvent
- JobInit
Spec - JobState
- Represents a point in a job’s lifecycle.
- Supervisor
Status - Note the difference with
switchboard_supervisor’sSupervisorStatus: that one is concerned solely primarily with over-the-wire communication, so it does not have ‘Disconnected’ variants. However, on the switchboard side, we do need those, hence the differrent set of variants.