Get desktop application:
View/edit binary Protocol Buffers messages
string containerId = 1
int32 streamTypes = 3
string containerId = 1
int32 streamTypes = 4
string containerId = 1
int32 streamTypes = 4
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
string containerId = 1
repeated string command = 2
bytes stdin = 3
Used in: FindContainerResponse, ListContainersResponse, StreamContainerStartedResponse
string id = 1
string name = 2
string image = 3
string status = 4
string state = 5
string ImageId = 6
string health = 9
string host = 10
bool tty = 11
map<string, string> labels = 12
string group = 14
string command = 15
uint64 memoryLimit = 17
double cpuLimit = 18
bool fullyLoaded = 19
Used in: ContainerActionRequest
Start = 0
Stop = 1
Restart = 2
Used in: StreamEventsResponse
string actorId = 1
string name = 2
string host = 3
Used in: Container, StreamStatsResponse
string id = 1
double cpuPercent = 2
double memoryUsage = 3
double memoryPercent = 4
Used in: HostInfoResponse
string id = 1
string name = 2
string nodeAddress = 3
bool swarm = 4
map<string, string> labels = 5
string operatingSystem = 6
string osVersion = 7
string osType = 8
uint32 cpuCores = 9
uint64 memory = 10
string agentVersion = 11
string dockerVersion = 12
Used in: StreamLogsResponse
uint32 id = 1
string containerId = 2
string level = 5
string stream = 6
string position = 7
Used in: FindContainerRequest, ListContainersRequest
repeated string values = 1
Used as response type in: AgentService.LogsBetweenDates, AgentService.StreamLogs