Versions in this module Expand all Collapse all v0 v0.16.3 Nov 29, 2024 Changes in this version + type ExecuteVtctlCommandRequest struct + ActionTimeout int64 + Args []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ExecuteVtctlCommandRequest) Descriptor() ([]byte, []int) + func (*ExecuteVtctlCommandRequest) ProtoMessage() + func (m *ExecuteVtctlCommandRequest) GetActionTimeout() int64 + func (m *ExecuteVtctlCommandRequest) GetArgs() []string + func (m *ExecuteVtctlCommandRequest) Reset() + func (m *ExecuteVtctlCommandRequest) String() string + func (m *ExecuteVtctlCommandRequest) XXX_DiscardUnknown() + func (m *ExecuteVtctlCommandRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ExecuteVtctlCommandRequest) XXX_Merge(src proto.Message) + func (m *ExecuteVtctlCommandRequest) XXX_Size() int + func (m *ExecuteVtctlCommandRequest) XXX_Unmarshal(b []byte) error + type ExecuteVtctlCommandResponse struct + Event *logutil.Event + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ExecuteVtctlCommandResponse) Descriptor() ([]byte, []int) + func (*ExecuteVtctlCommandResponse) ProtoMessage() + func (m *ExecuteVtctlCommandResponse) GetEvent() *logutil.Event + func (m *ExecuteVtctlCommandResponse) Reset() + func (m *ExecuteVtctlCommandResponse) String() string + func (m *ExecuteVtctlCommandResponse) XXX_DiscardUnknown() + func (m *ExecuteVtctlCommandResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ExecuteVtctlCommandResponse) XXX_Merge(src proto.Message) + func (m *ExecuteVtctlCommandResponse) XXX_Size() int + func (m *ExecuteVtctlCommandResponse) XXX_Unmarshal(b []byte) error + type MaterializeSettings struct + Cell string + SourceKeyspace string + StopAfterCopy bool + TableSettings []*TableMaterializeSettings + TabletTypes string + TargetKeyspace string + Workflow string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MaterializeSettings) Descriptor() ([]byte, []int) + func (*MaterializeSettings) ProtoMessage() + func (m *MaterializeSettings) GetCell() string + func (m *MaterializeSettings) GetSourceKeyspace() string + func (m *MaterializeSettings) GetStopAfterCopy() bool + func (m *MaterializeSettings) GetTableSettings() []*TableMaterializeSettings + func (m *MaterializeSettings) GetTabletTypes() string + func (m *MaterializeSettings) GetTargetKeyspace() string + func (m *MaterializeSettings) GetWorkflow() string + func (m *MaterializeSettings) Reset() + func (m *MaterializeSettings) String() string + func (m *MaterializeSettings) XXX_DiscardUnknown() + func (m *MaterializeSettings) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MaterializeSettings) XXX_Merge(src proto.Message) + func (m *MaterializeSettings) XXX_Size() int + func (m *MaterializeSettings) XXX_Unmarshal(b []byte) error + type TableMaterializeSettings struct + CreateDdl string + SourceExpression string + TargetTable string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TableMaterializeSettings) Descriptor() ([]byte, []int) + func (*TableMaterializeSettings) ProtoMessage() + func (m *TableMaterializeSettings) GetCreateDdl() string + func (m *TableMaterializeSettings) GetSourceExpression() string + func (m *TableMaterializeSettings) GetTargetTable() string + func (m *TableMaterializeSettings) Reset() + func (m *TableMaterializeSettings) String() string + func (m *TableMaterializeSettings) XXX_DiscardUnknown() + func (m *TableMaterializeSettings) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TableMaterializeSettings) XXX_Merge(src proto.Message) + func (m *TableMaterializeSettings) XXX_Size() int + func (m *TableMaterializeSettings) XXX_Unmarshal(b []byte) error