# Functions
NewAuthorizer creates a new Authorizer.
No description provided by the author
NewEventServer creates a new Event Server.
No description provided by the author
NewExecutionServer creates a new Execution Server.
No description provided by the author
NewRunnerServer creates a new Runner Server.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
RequestSignature is the name of the key to use in the gRPC metadata to set the request signature.
# Structs
Authorizer is the type to aggregate all Admin APIs.
Stream returns a stream of events that satisfy specified filter.
Filter contains filtering criteria.
ExecutionCreateRequest is the request of the endpoint ExecutionCreate.
ExecutionCreateResponse is the response of the endpoint ExecutionCreate.
ExecutionStreamRequest defines request to retrieve a stream of executions.
Filter contains filtering criteria.
RunnerDeleteRequest is the request of the endpoint DeleteRunner.
RunnerDeleteResponse is the response of the endpoint DeleteRunner.
RunnerRegisterRequest is the request of the endpoint Register.
RunnerRegisterResponse is the response of the endpoint Register.
UnimplementedEventServer can be embedded to have forward compatible implementations.
UnimplementedExecutionServer can be embedded to have forward compatible implementations.
UnimplementedRunnerServer can be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
EventClient is the client API for Event service.
EventServer is the server API for Event service.
No description provided by the author
No description provided by the author
ExecutionClient is the client API for Execution service.
ExecutionServer is the server API for Execution service.
RunnerClient is the client API for Runner service.
RunnerServer is the server API for Runner service.