Get desktop application:
View/edit binary Protocol Buffers messages
string NodeAddress = 2
string NodeCert = 3
string repo = 2
repeated string composeFiles = 3
map<string, string> env = 4
bool started_cli = 2
bytes output = 3
string old_token = 1
string composeFile = 2
map<string, RegistryCredential> registryCredentials = 3
map<string, string> syncedFolders = 4
string NodeAddress = 2
string NodeCert = 3
string ImageNamespace = 5
string message = 6
string old_token = 1
string composeFile = 2
map<string, string> builtImages = 3
string old_token = 1
bool delete_volumes = 2
string NodeAddress = 2
string NodeCert = 3
string version = 1
string display_message = 2
string old_token = 1
string service = 2
string old_token = 1
string service = 2
uint32 port = 3
Used in: CheckVersionResponse, CreateSandboxResponse
Used as request type in: Manager.GetStatus, Manager.WatchStatus
Used as response type in: Manager.GetStatus, Manager.WatchStatus
Used in: AttachToSandboxResponse, CreateSandboxResponse
string host = 1
string caCrt = 2
string token = 3
string namespace = 4
Used in: CreateSandboxRequest, TagImagesRequest
string username = 1
string password = 2
Used in: GetStatusResponse
Used in: SandboxStatus
UNKNOWN = 0
RUNNING = 1
TERMINATING = 2
DOES_NOT_EXIST = 3
PREPARING = 4
Used in: ServiceStatus
UNKNOWN = 0
INITIALIZING_VOLUMES = 1
WAIT_DEPENDS_ON = 2
WAIT_SYNC_BIND = 3
PENDING = 4
RUNNING = 5
EXITED = 6
UNHEALTHY = 7
UNSCHEDULABLE = 8
Used in: SandboxStatus
string msg = 2
bool has_started = 3
Used in: TagImagesRequest
string service = 1
string image = 2
string tag = 3