Get desktop application:
View/edit binary Protocol Buffers messages
Used in: CreateRequest
int32 appID = 1
int32 groupID = 2
string appName = 3
string instanceName = 4
string applicationType = 6
map<string, string> applicationLabel = 7
Used in: Deploy
int32 batch = 1
int32 batchSize = 2
bool canary = 3
string phase = 4
int32 failedReplicas = 5
repeated PodInfo pods = 6
Used in: SidecarSpec
int32 hostPort = 1
int32 containerPort = 2
string protocol = 3
string name = 4
int32 appID = 1
int32 groupID = 2
string appName = 3
string instanceName = 4
string namespace = 5
Used in: DeployReply, DeploysReply
string namespace = 1
string name = 2
int32 appID = 3
int32 groupID = 4
string appName = 5
string instanceName = 6
int32 replicas = 7
string action = 8
int32 availableReplicas = 9
int32 updatedReplicas = 10
int32 updatedReadyReplicas = 11
string updateRevision = 12
repeated Batch conditions = 13
bool paused = 14
string phase = 15
bool finished = 16
int32 batches = 17
int32 batchSize = 18
int32 finishedBatches = 19
int32 finishedReplicas = 20
int32 failedReplicas = 21
string mode = 24
int32 batchIntervalSeconds = 25
int32 timeoutSeconds = 26
int32 gracefulPeriodSeconds = 27
int32 canary = 28
Used in: DeploysRequest
string namespace = 1
string instanceName = 2
string action = 3
int32 start = 4
int32 pageSize = 5
Used in: ContinueRequest, DeployMetaRequest, NextRequest, WatchRequest
string namespace = 1
string name = 2
Used as request type in: DeployFlow.Cancel, DeployFlow.Delete, DeployFlow.Get, DeployFlow.Pause, DeployFlow.Resume
Used as response type in: DeployFlow.Cancel, DeployFlow.Continue, DeployFlow.Get, DeployFlow.Next, DeployFlow.Pause, DeployFlow.Resume, DeployFlow.Watch
Used as response type in: DeployFlow.Gets, DeployFlow.ListAndWatch
Used as request type in: DeployFlow.Gets, DeployFlow.ListAndWatch
Used in: SidecarSpec
string name = 1
string value = 2
Used in: application.RestartRequest, application.ScaleRequest
string batchSize = 1
repeated string podsToDelete = 2
int32 batches = 3
int32 batchIntervalSeconds = 4
string mode = 5
Used in: Batch
string name = 1
string ip = 2
int32 port = 3
string phase = 4
string pullInStatus = 5
string name = 1
string image = 2
repeated EnvVar envs = 3
string cpu = 4
string memory = 5
string guaranteedCPU = 6
string guaranteedMemory = 7
repeated ContainerPort containerPorts = 8
Used in: ContinueRequest, WatchRequest
string stage = 1
int32 batches = 2
Used in: application.RollbackRequest, CreateRequest
int32 canary = 1
string batchSize = 2
bool noPullIn = 3
string stage = 4
int32 batches = 5
int32 batchIntervalSeconds = 6
string mode = 7