package kolide.agent

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

service Api

launcher.proto:7

message AgentApiRequest

launcher.proto:45

Used as request type in: Api.CheckHealth, Api.RequestConfig, Api.RequestQueries

message AgentApiResponse

launcher.proto:49

Used as response type in: Api.PublishLogs, Api.PublishResults

message EnrollmentDetails

launcher.proto:67

Used in: EnrollmentRequest

enum HealthCheckResponse.ServingStatus

launcher.proto:181

Used in: HealthCheckResponse

message LogCollection.Log

launcher.proto:123

Used in: LogCollection

enum LogCollection.LogType

launcher.proto:117

AGENT is added as a new log type, for adding new logging capabilities from kolide/agent

Used in: LogCollection

message QueryCollection.Query

launcher.proto:140

Used in: QueryCollection

message ResultCollection.Result

launcher.proto:159

status is moved here instead of appearing as a map of id[status] on the ResultCollection, as it does in the osq docs

Used in: ResultCollection

message ResultCollection.Result.ResultRow

launcher.proto:164

Used in: Result

message ResultCollection.Result.ResultRow.Column

launcher.proto:167

Used in: ResultRow