protodoc.io
Project ALT-F4-LLC/vorpal
Welcome
Readme
License
Commits
GitHub project
Download project
Desktop application
Contact us
vorpal.agent
vorpal.archive
vorpal.artifact
vorpal.context
vorpal.worker
vorpal.worker
WorkerService
BuildArtifact
BuildArtifactRequest
BuildArtifactResponse
package
vorpal.worker
Get desktop application:
View/edit binary Protocol Buffers messages
service
WorkerService
worker.proto:9
rpc
BuildArtifact
(
BuildArtifactRequest
,
stream
BuildArtifactResponse
)
worker.proto:10
message
BuildArtifactRequest
worker.proto:13
repeated
string
artifact_aliases
= 1
string
artifact_namespace
= 2
string
registry
= 4
optional
artifact.Artifact
artifact
= 3
message
BuildArtifactResponse
worker.proto:20
string
output
= 1