package init

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

service API

init.proto:9

message InitFailureResponse

init.proto:59

InitFailureResponse is the rpc message sent by the Constellation bootstrapper in response to the InitRequest when the bootstrapping failed.

Used in: InitResponse

message InitSuccessResponse

init.proto:49

InitSuccessResponse is the rpc message sent by the Constellation bootstrapper in response to the InitRequest when the bootstrapping was successful.

Used in: InitResponse

message KubernetesComponent

init.proto:71

KubernetesComponent is a Kubernetes component to install.

message LogResponseType

init.proto:65

LogResponseType is the rpc message sent by the Constellation bootstrapper to stream log messages.

Used in: InitResponse