package agents

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AuctionRequest

agents.proto:65

message AuctionResponse

agents.proto:72

message EncEnvironment

agents.proto:100

Used in: StartWorkload

message Envelope

agents.proto:13

message Error

agents.proto:18

Used in: Envelope

message GetNodeInfo

agents.proto:153

(message has no fields)

message GetRunRequest

agents.proto:111

message Halt

agents.proto:181

Request made by the actor system and/or control API asking the agent to stop. Note that the direct start agent will ignore this

(message has no fields)

message HostServicesConfig

agents.proto:105

Used in: StartWorkload

message KillDirectStartProcess

agents.proto:151

(message has no fields)

message LameDuckResponse

agents.proto:175

message NoEnvRunRequest

agents.proto:116

message NodeInfo

agents.proto:154

message PingAgent

agents.proto:34

message PingAgentResponse

agents.proto:46

message PingNode

agents.proto:23

(message has no fields)

message PingNodeResponse

agents.proto:25

message PingWorkload

agents.proto:39

message PingWorkloadResponse

agents.proto:55

message QueryWorkload

agents.proto:144

(message has no fields)

message QueryWorkloads

agents.proto:143

Asks the target agent for a list of all if its known, running workloads

(message has no fields)

message RunningWorkload

agents.proto:59

Used in: PingAgentResponse

message SetLameDuck

agents.proto:174

(message has no fields)

message SpawnDirectStartProcess

agents.proto:150

(message has no fields)

message StartWorkload

agents.proto:82

Sent by the control API actor to an agent actor to request a workload be started

Used in: NoEnvRunRequest

message StopWorkload

agents.proto:130

Request sent by the control API actor to an agent actor asking to stop a workload

message WorkloadList

agents.proto:146

message WorkloadStarted

agents.proto:122

Reply from the agent actor containing the results of the attempt to start a workload

message WorkloadStopped

agents.proto:136

Response from the agent actor indicating the results of the workload stop attempt

message WorkloadSummary

agents.proto:163

Used in: NodeInfo, PingWorkloadResponse, WorkloadList