package fleetspeak.server

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

service Admin

admin.proto:132

message Broadcast

broadcasts.proto:12

A Broadcast is a template to build messages to send to a number of machines.

Used in: CreateBroadcastRequest, ListActiveBroadcastsResponse

message Client

admin.proto:45

Next unused tag: 8

Used in: ListClientsResponse

message ClientContact

admin.proto:111

Used in: ListClientContactsResponse, StreamClientContactsResponse

message ClientResourceUsageRecord

resource.proto:11

Represents client resource-usage data in the data-store. Next id: 15

Used in: FetchClientResourceUsageRecordsResponse

message ServerConfig

server.proto:13

Describes a server's configuration. If unset, all values default to values reasonable for a unit test or small installation. Larger installations may need to tune these.

message ServiceConfig

services.proto:11

A ServiceConfig describes how the server should configure a 'service', which is a module that sends and processes messages.

Used in: ServerConfig