Get desktop application:
View/edit binary Protocol Buffers messages
Service definition. TODO: Set up reverse proxy. See https://github.com/grpc-ecosystem/grpc-gateway
Get Server Version.
(message has no fields)
Asks the server if it is the leader.
(message has no fields)
Create given resource on cloud backend.
Update given resource on cloud backend.
Get the given resource
Get the given resource
Get logs of a given pod.
Number of lines.
Max number of bytes to return.
Dump controller status.
Deploy a Kip package for a unit in a running pod.
Stream logs from a running pod
Execute a command in the context of a unit
Attach to stdin, stdout and stderr of a running pod
Used as response type in: Kip.Create, Kip.Delete, Kip.Deploy, Kip.Dump, Kip.Get, Kip.GetLogs, Kip.Update
Warnings are printed by the client to stderr
Used as request type in: Kip.Attach, Kip.Exec
Used as response type in: Kip.Attach, Kip.Exec, Kip.StreamLogs