Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Request.CreateNetwork
string addr = 1
string gateway = 2
string mask = 3
string if_addr = 4
Used in: Request.CreateNetwork
Used in: Request.RunProcess
uint64 id = 1
oneof command
Used in: Request
repeated Network networks = 1
map<string, string> hosts = 2
Used in: Request
Used in: Request
uint64 pid = 1
int32 signal = 2
Used in: Request
string bin = 1
repeated string args = 2
string work_dir = 3
optional Output stdout = 4
optional Output stderr = 5
Used in: Request
(message has no fields)
bool event = 1
uint64 id = 2
oneof command
Used in: Response
oneof endpoint
string unix_stream = 1
string unix_datagram = 2
string udp_datagram = 3
string tcp_listener = 4
string tcp_stream = 5
Used in: Response
string message = 2
map<string, string> context = 3
Used in: Error
INTERNAL = 0
NOT_FOUND = 1
BAD_REQUEST = 2
Used in: Response
Used in: Response
(message has no fields)
Used in: Response
uint64 pid = 1
bool running = 2
int32 return_code = 3
bytes stdout = 4
bytes stderr = 5
Used in: Response
Used in: Response
Used in: RuntimeStatus
string name = 1
double value = 2
Used in: RuntimeStatus
string name = 1
bytes value = 2
Used in: Response
(message has no fields)