Skip to main content

Module v1

Module v1 

Source

Modules§

execution_service_server
Generated server implementations.
executor_message
Nested message and enum types in ExecutorMessage.
server_message
Nested message and enum types in ServerMessage.

Structs§

ExecutionCancelled
The job execution was cancelled and should be dropped by the executor.
ExecutionFailed
The job execution has failed.
ExecutionReady
A job execution is ready to be executed by the executor.
ExecutionSucceeded
A job execution has succeeded.
ExecutorCapabilities
Capabilities of the executor and other information that the server needs to know about the executor.
ExecutorConnectionRequest
Request for ExecutorConnection.
ExecutorConnectionResponse
Response for ExecutorConnection.
ExecutorHeartbeat
The heartbeat content.
ExecutorJobQueue
A job queue configuration of the executor.
ExecutorMessage
A message sent from the executor.
ExecutorProperties
Properties of the executor assigned by the server.
ServerMessage
A message sent from the server.