Get desktop application:
View/edit binary Protocol Buffers messages
map<string, string> status = 1
map<string, int32> podNums = 1
string namespace = 1
string statefuleset = 2
string deployment = 3
string start_time = 4
map<string, string> pods = 5
map<string, string> services = 6
map<string, string> endpoints = 7
map<string, string> secrets = 8
map<string, string> ingresses = 9
map<string, string> replicatset = 10
string status = 11
string uuid = 1
string sid = 2
string ip = 3
int32 port = 4
bool is_online = 5
string uuid = 1
string sid = 2
string ip = 3
int32 port = 4
bool is_online = 5
string uuid = 1
string sid = 2
string ip = 3
int32 port = 4
string sid = 1
string pod_name = 2
string name = 1
string node = 2
string start_time = 3
optional PodStatus status = 4
string ip = 5
string node_ip = 6
string version = 7
repeated PodContainer init_containers = 8
repeated PodEvent events = 10
string namespace = 11
repeated string app_ids = 1
Used as request type in: AppRuntimeSync.ListAppServices, AppRuntimeSync.ListHelmAppRelease
Used in: AppServices
string name = 1
string address = 2
Used in: AppService
string name = 1
string status = 2
Used in: AppService
int32 port = 1
string protocol = 2
Used as response type in: AppRuntimeSync.GetAppStatus
Used as field type in: AppStatuses
string status = 1
int64 cpu = 2
int64 memory = 3
bool setCPU = 4
bool setMemory = 5
string phase = 6
repeated string overrides = 7
string version = 8
int64 gpu = 10
string app_id = 11
string app_name = 12
NIL = 0
RUNNING = 1
CLOSED = 2
ABNORMAL = 3
STARTING = 4
STOPPING = 5
Used in: AppStatus
string type = 1
bool status = 2
string reason = 3
string message = 4
Used as request type in: AppRuntimeSync.GetAppStatus, AppRuntimeSync.GetOperatorWatchManagedData
Used in: ServiceAppPod
string container_name = 1
int64 memory_limit = 2
int64 cpu_request = 3
int64 memory_request = 4
map<string, double> disks = 1
Used as request type in: AppRuntimeSync.GetStorageClasses, AppRuntimeSync.GetTenantResources
Used as response type in: AppRuntimeSync.AddThirdPartyEndpoint, AppRuntimeSync.DelThirdPartyEndpoint, AppRuntimeSync.UpdThirdPartyEndpoint
(message has no fields)
Used in: HelmAppReleases
int32 revision = 1
string updated = 2
string status = 3
string chart = 4
string appVersion = 5
string description = 6
Used in: OperatorManaged
string name = 1
int32 readyReplicas = 2
string runtime = 3
repeated string image = 4
Used in: ManagedDeployment, ManagedStatefulSet
string name = 1
string status = 2
int64 memory = 3
int64 cpu = 4
int64 disk = 5
Used in: OperatorManaged
string name = 1
string ip = 2
string port = 3
repeated string relation = 4
Used in: OperatorManaged
string name = 1
int32 readyReplicas = 2
string runtime = 3
repeated string image = 4
Used in: PodDetail
string image = 1
string state = 2
string reason = 3
string started = 4
string limit_memory = 5
string limit_cpu = 6
string request_memory = 7
string request_cpu = 8
Used in: PodDetail
string type = 1
string reason = 2
string age = 3
string message = 5
Used in: PodDetail
string reason = 2
string message = 3
string advice = 4
string type_str = 5
Used in: PodStatus
PENDING = 0
RUNNING = 1
SUCCEEDED = 2
FAILED = 3
UNKNOWN = 4
TEMINATING = 5
ABNORMAL = 6
INITIATING = 7
SCHEDULING = 8
NOTREADY = 9
UNHEALTHY = 10
Used in: ServiceAppPodList
string service_id = 1
string deploy_id = 2
string deploy_type = 3
string pod_name = 4
string pod_ip = 5
string pod_status = 6
map<string, Container> containers = 7
repeated string pod_volumes = 8
Used as response type in: AppRuntimeSync.GetAppPods
Used as field type in: MultiServiceAppPodList
Used as request type in: AppRuntimeSync.GetAppPods, AppRuntimeSync.GetAppVolumeStatus, AppRuntimeSync.GetDeployInfo, AppRuntimeSync.ListThirdPartyEndpoints
Used in: ServiceVolumeStatusMessage
Used as request type in: AppRuntimeSync.GetAppStatusDeprecated, AppRuntimeSync.GetComponentPodNums, AppRuntimeSync.GetMultiAppPods
Used in: StorageClasses
string name = 1
string provisioner = 2
map<string, string> parameters = 3
string reclaim_policy = 4
bool allow_volume_expansion = 5
string volume_binding_mode = 6
Used as response type in: AppRuntimeSync.GetTenantResource
Used as field type in: TenantResourceList
int64 cpu_request = 1
int64 cpu_limit = 2
int64 memory_request = 3
int64 memory_limit = 4
int64 running_app_num = 5
int64 running_app_third_num = 10
int64 running_app_internal_num = 11
int64 running_applications = 12
Used in: ThirdPartyEndpoints
string name = 1
string componentID = 2
string address = 3
string status = 4
Used in: TopologySelectorTerm
string key = 1
repeated string values = 2
Used in: StorageClassDetail