package vtctldata

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

message ExecuteVtctlCommandRequest

vtctldata.proto:29

ExecuteVtctlCommandRequest is the payload for ExecuteVtctlCommand. timeouts are in nanoseconds.

Used as request type in: vtctlservice.Vtctl.ExecuteVtctlCommand

message ExecuteVtctlCommandResponse

vtctldata.proto:35

ExecuteVtctlCommandResponse is streamed back by ExecuteVtctlCommand.

Used as response type in: vtctlservice.Vtctl.ExecuteVtctlCommand

message MaterializeSettings

vtctldata.proto:51

MaterializeSettings contains the settings for the Materialize command.

message TableMaterializeSettings

vtctldata.proto:40

TableMaterializeSttings contains the settings for one table.

Used in: MaterializeSettings