Get desktop application:
View/edit binary Protocol Buffers messages
string blockName = 1
string releaseId = 2
string envId = 3
bool isCNAMEOK = 1
string CNAMEWanted = 2
string CNAMEFound = 3
bool isCertificateReady = 4
string envId = 1
string name = 2
string envId = 1
string name = 2
optional RunConfig runConfig = 3
optional BuildConfig buildConfig = 4
string baseReleaseId = 5
string blockName = 1
string envId = 2
string blockName = 1
string envId = 2
string releaseId = 3
string org = 2
string repo = 3
string branch = 4
string envId = 5
string githubUserToken = 6
string id = 1
string envId = 2
string envId = 1
string blockName = 2
string tag = 3
string releaseId = 4
string targetEnvId = 5
string name = 1
string envId = 2
string releaseId = 3
string envId = 1
string blockName = 2
string envId = 1
string name = 2
int64 clientTimestampMs = 1
int64 serverTimestampMs = 2
string blockName = 1
string releaseId = 2
string envId = 3
string tag = 4
string envId = 1
string name = 2
string blockName = 1
string envId = 2
string releaseId = 3
string commitSha = 4
string blockName = 1
string envId = 2
string releaseId = 3
string id = 1
string name = 2
string releaseId = 1
string blockName = 2
string envId = 3
string blockName = 1
string envId = 2
string instanceName = 1
bytes data = 2
string instanceName = 1
int64 startTimestamp = 3
int64 endTimestamp = 4
string blockName = 1
string envId = 2
map<string, Status> releases = 3
string buildId = 1
string envId = 2
optional BuildConfig buildConfig = 1
string blockName = 2
string releaseId = 3
string namespace = 4
bool isStaticBuild = 5
string blockName = 1
string releaseId = 2
string namespace = 3
string blockName = 1
string releaseId = 2
string namespace = 3
string blockName = 1
string namespace = 2
string releaseId = 3
string blockName = 1
string namespace = 2
Used in: RunConfig
int32 min = 1
int32 max = 2
int32 cpuPercent = 3
Used in: KintoConfiguration
int32 defaultMinValue = 1
int32 defaultMaxValue = 2
repeated int32 values = 3
Used as response type in: KintoCoreService.GetBlock
Used as field type in: Blocks
string id = 1
string name = 2
string envId = 3
string displayName = 4
map<string, Release> releases = 5
repeated string customDomains = 6
bool isPublicURL = 7
string parentBlockName = 8
string parentBlockEnvId = 9
Used in: GenReleaseConfigFromKintoFileRepoRequest, RunConfig
NOT_SET = 0
BACKEND_API = 1
STATIC_SITE = 2
WEB_APP = 3
JAMSTACK = 4
JOB = 5
CRON_JOB = 6
WORKER = 7
CATALOG = 8
HELM = 9
Used in: BlockMetrics
string name = 1
string releaseId = 2
int64 cpuRequests = 3
int64 cpuUsage = 4
int64 memRequests = 5
int64 memUsage = 6
int32 restarts = 7
Used in: BlockInstance
NOT_SET = 0
RUNNING = 1
COMPLETED = 2
ERROR = 3
OOM_KILLED = 4
Used in: BlocksMetrics
Used as request type in: KintoCoreService.GetBlock, KintoCoreService.GetBlocks, KintoCoreService.WatchBlocksMetrics, KintoCoreService.WatchJobsStatus, KintoCoreService.WatchReleasesStatus
string envId = 1
string name = 2
Used in: BlockStatuses
string blockName = 1
string envId = 2
string releaseId = 3
Used in: BlockStatus
NOT_SET = 0
HEALTHY = 1
UNHEALTHY = 2
SUSPENDED = 3
SLEEPING = 4
Used in: BlockMetrics
string name = 1
int64 capacityInBytes = 2
string usagePercent = 3
string mountPath = 4
string instanceId = 5
int64 mountedUsageInBytes = 6
int64 mountedCapacityInBytes = 7
Used as response type in: KintoCoreService.CreateBlock, KintoCoreService.DeployBlockUpdate, KintoCoreService.RollbackBlock, KintoCoreService.SuspendBlock, KintoCoreService.TriggerDeploy
string name = 1
string releaseId = 2
Used in: BuildAndDeployRequest, CreateBlockRequest, DeployBlockRequest, Release, ReleaseConfig
string id = 1
string image = 2
string languageVersion = 4
string buildCommand = 5
string runCommand = 6
string pathToCode = 7
string pathToStaticOutput = 11
string dockerfileFileName = 8
map<string, string> buildArgs = 9
optional Repository repository = 10
Used in: BuildConfig, Language
NOT_SET = 0
DOCKERFILE = 1
GOLANG = 2
NODEJS = 3
PYTHON = 4
JAVA = 5
RUBY = 6
PHP = 7
RUST = 8
ELIXIR = 9
Used in: UpdateBuildStatusRequest, UpdateBuildStepRequest
Used in: BuildStatus
NOT_SET = 0
UNKNOWN = 1
QUEUED = 2
WORKING = 3
SUCCESS = 4
FAILURE = 5
INTERNAL_ERROR = 6
TIMEOUT = 7
CANCELLED = 8
EXPIRED = 9
Used in: KintoConfiguration
float defaultValue = 1
repeated float values = 2
Used as request type in: KintoCoreService.CheckCustomDomainName, KintoCoreService.CreateCustomDomainName, KintoCoreService.DeleteCustomDomainName
string envId = 1
string blockName = 2
string customDomainName = 3
string CNAME = 4
Used as response type in: KintoCoreService.CreateEnvironment, KintoCoreService.GetEnvironment, KintoCoreService.UpdateEnvironment
Used as field type in: Environments
string id = 1
string name = 2
Used as request type in: KintoCoreService.GetEnvironment, KintoCoreService.WatchBlocksHealthStatuses
Used in: RunConfig
string cronPattern = 1
int32 timeoutInSec = 2
Used in: JobStatus
NOT_SET = 0
PENDING = 1
RUNNING = 2
COMPLETED = 3
DELETED = 4
ERROR = 5
OOM_KILLED = 6
Used in: KintoConfiguration
string image = 2
map<string, string> versionsTags = 3
Used as response type in: KintoCoreService.WatchBuildLogs, WorkflowAPIService.GetWorkflowLogs, WorkflowAPIService.WatchWorkflowLogs
Used in: KintoConfiguration
int32 defaultValue = 1
repeated int32 values = 2
Used in: Block
string id = 1
optional BuildConfig buildConfig = 3
optional RunConfig runConfig = 4
optional Status status = 5
repeated string tags = 9
string commitSha = 10
Used in: Release
NOT_SET = 0
DEPLOY = 1
UNDEPLOY = 2
SUSPEND = 3
ROLLBACK = 4
Used in: BuildConfig, DeployCatalogRequest
string url = 1
string accessToken = 2
string branch = 3
string githubInstallationId = 4
string githubUserToken = 5
Used in: RunConfig
int32 memoryInMB = 1
float cpuInCore = 2
Used in: CreateBlockRequest, DeployBlockRequest, Release, ReleaseConfig
string port = 2
optional AutoScaling autoScaling = 3
map<string, string> envVars = 4
optional Resources resources = 5
int32 timeoutInSec = 6
optional JobSpec jobSpec = 7
string host = 8
bool costOptimizationEnabled = 9
bool sleepModeEnabled = 10
int32 sleepModeTTLSeconds = 12
Used in: CustomDomainNameRequest, RunConfig
NOT_SET = 0
HTTP = 1
GRPC = 2
Used in: Release, ReleasesStatus
Used in: Status
NOT_SET = 0
FAIL = 1
SUCCESS = 2
RUNNING = 3
PENDING = 4
ABORTED = 5
REVIEW_DEPLOY = 6
Used in: TeleportResponse
string host = 1
string credentials = 2
Used in: KintoConfiguration
int32 defaultValue = 1
repeated int32 values = 2
Used as request type in: WorkflowAPIService.GetWorkflowLogs, WorkflowAPIService.WatchWorkflowLogs
Used as response type in: WorkflowAPIService.BuildAndDeployRelease, WorkflowAPIService.DeployRelease, WorkflowAPIService.DeployReleaseFromCatalog, WorkflowAPIService.SuspendRelease, WorkflowAPIService.UndeployRelease