Get desktop application:
View/edit binary Protocol Buffers messages
repeated string Service = 1
string NodeID = 1
uint64 CpuUsage = 2
uint64 MemoryUsage = 3
string ServiceName = 1
string DataplaneName = 2
int32 InflightRequests = 3
string ServiceName = 2
repeated string SandboxIDs = 3
repeated string Dataplanes = 1
repeated string RegistrationServers = 2
bool Success = 1
string ID = 2
optional PortMapping PortMappings = 3
string ID = 1
int32 HostPort = 2
Used as response type in: CpiInterface.DeregisterDataplane, CpiInterface.DeregisterNode, CpiInterface.DeregisterService, CpiInterface.NodeHeartbeat, CpiInterface.OnMetricsReceive, CpiInterface.RegisterDataplane, CpiInterface.RegisterNode, CpiInterface.RegisterService, CpiInterface.ReportFailure, CpiInterface.ResetMeasurements, CpiInterface.ReviseHAProxyConfiguration, DpiInterface.ResetMeasurements, WorkerNodeInterface.DeleteSandbox
bool Success = 1
string Message = 2
Used in: ServiceInfo
int32 ScalingUpperBound = 1
int32 ScalingLowerBound = 2
float PanicThresholdPercentage = 3
float MaxScaleUpRate = 4
float MaxScaleDownRate = 5
int32 ContainerConcurrency = 6
int32 ContainerConcurrencyTargetPercentage = 7
int32 StableWindowWidthSeconds = 8
int32 PanicWindowWidthSeconds = 9
int32 ScalingPeriodSeconds = 10
int32 ScalingMethod = 11
Used as request type in: CpiInterface.DeregisterDataplane, CpiInterface.RegisterDataplane
string IP = 1
int32 APIPort = 2
int32 ProxyPort = 3
string Address = 1
string ApiPort = 2
string ProxyPort = 3
Used as request type in: DpiInterface.DrainSandbox, DpiInterface.UpdateEndpointList
Used as response type in: DpiInterface.AddDeployment, DpiInterface.DeleteDeployment, DpiInterface.DrainSandbox, DpiInterface.UpdateEndpointList
bool Success = 1
string Message = 2
Used in: EndpointsList
string SandboxID = 1
string URL = 2
string NodeName = 3
string ServiceName = 4
int32 HostPort = 5
Used in: DeploymentEndpointPatch
string ID = 1
string URL = 2
Used in: Failure
SANDBOX_FAILURE = 0
SANDBOX_DAEMON_FAILURE = 1
WORKER_NODE_FAILURE = 2
Used in: PortMapping
Used as request type in: CpiInterface.DeregisterNode, CpiInterface.RegisterNode
string NodeID = 1
string IP = 2
int32 Port = 3
uint64 CpuCores = 4
uint64 MemorySize = 5
Used in: SandboxCreationStatus, ServiceInfo
int32 HostPort = 1
int32 GuestPort = 2
Used in: SandboxCreationStatus
Used as request type in: CpiInterface.DeregisterService, CpiInterface.RegisterService, DpiInterface.AddDeployment, DpiInterface.DeleteDeployment, WorkerNodeInterface.CreateSandbox
Used as field type in: DeploymentEndpointPatch
string Name = 1
string Image = 2
uint64 RequestedCpu = 3
uint64 RequestedMemory = 4
optional PortMapping PortForwarding = 5
string Name = 1
string Ip = 2
string Port = 3
uint64 CpuCores = 4
uint64 Memory = 5