Get desktop application:
View/edit binary Protocol Buffers messages
GetWork pulls work from the primary instance.
UpdateWork updates work information at the primary instance.
StreamBinary streams a pipeline binary back to a worker instance.
FileChunk represents one chunk of a file.
StreamLogs streams pipeline run logs to the primary instance.
LogChunk represents one chunk of a log file.
Deregister deregister a registered worker from the primary instance.
GetGitRepo returns git repo information to the worker based on a pipeline name.
GitRepo is a git repo.
Argument represents one argument from a job.
Used in:
Job represents one job from a pipeline run.
Used in:
PipelineRun represents one pipeline run.
Used as request type in: Worker.StreamBinary, Worker.UpdateWork
Used as response type in: Worker.GetWork
PrivateKey represents a key.
Used in:
WorkerInstance represents the identity of a worker instance.
Used as request type in: Worker.Deregister, Worker.GetWork