Get desktop application:
View/edit binary Protocol Buffers messages
Used in: projectpb.AionSetting
repeated string command = 1
map<string, NextService> nextService = 2
int32 Scale = 3
map<string, string> env = 4
string position = 5
bool always = 6
bool multiple = 7
bool startup = 8
int32 interval = 9
string dirPath = 11
string serviceAccount = 12
string network = 13
string tag = 14
repeated string volumeMountPathList = 15
bool privileged = 16
bool withoutKanban = 17
string targetNode = 18
optional Resources resources = 19
Used in: Microservice
Used in: NextService
string nextServiceName = 1
string numberPattern = 2
string nextDevice = 3
Used in: Microservice
string name = 1
string protocol = 2
int32 port = 3
int32 nodePort = 4
Used in: Resources
string memory = 1
string cpu = 2
Used in: Microservice