//
pkg.gl
Category
github.com/hashicorp/nomad
drivers
shared
executor
proto
package
0.12.12
Repository:
https://github.com/hashicorp/nomad.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
9
Dependents
13
Files
1.2k SLOC
#
Functions
NewExecutorClient
RegisterExecutorServer
#
Structs
ExecRequest
ExecResponse
LaunchRequest
LaunchResponse
ProcessState
ShutdownRequest
ShutdownResponse
SignalRequest
SignalResponse
StatsRequest
StatsResponse
UnimplementedExecutorServer
UnimplementedExecutorServer can be embedded to have forward compatible implementations.
UpdateResourcesRequest
UpdateResourcesResponse
VersionRequest
VersionResponse
WaitRequest
WaitResponse
#
Interfaces
Executor_ExecStreamingClient
Executor_ExecStreamingServer
Executor_StatsClient
Executor_StatsServer
ExecutorClient
ExecutorClient is the client API for Executor service.
ExecutorServer
ExecutorServer is the server API for Executor service.