master

package
v0.0.0-...-be15534 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ValidationAllErr         = "all"
	ValidationIgnoredErr     = "ignored"
	ValidationUnprocessedErr = "unprocessed"
	ValidationResolvedErr    = "resolved"
)
View Source
const (
	StartValidationOp = "start"
	StopValidationOp  = "stop"
)
View Source
const (
	UpdateValidationOp = "update"
)

Variables

This section is empty.

Functions

func NewBinlogCmd

func NewBinlogCmd() *cobra.Command

NewBinlogCmd creates a binlog command.

func NewCheckTaskCmd

func NewCheckTaskCmd() *cobra.Command

NewCheckTaskCmd creates a CheckTask command.

func NewClearValidationErrorCmd

func NewClearValidationErrorCmd() *cobra.Command

func NewConfigCmd

func NewConfigCmd() *cobra.Command

NewConfigCmd creates a Config command.

func NewGetCfgCmd

func NewGetCfgCmd() *cobra.Command

NewGetCfgCmd creates a getCfg command.

func NewHandleErrorCmd

func NewHandleErrorCmd() *cobra.Command

NewHandleErrorCmd creates a HandleError command. deprecated, replaced by binlog command.

func NewIgnoreValidationErrorCmd

func NewIgnoreValidationErrorCmd() *cobra.Command

func NewListMemberCmd

func NewListMemberCmd() *cobra.Command

NewListMemberCmd creates an ListMember command.

func NewOfflineMemberCmd

func NewOfflineMemberCmd() *cobra.Command

NewOfflineMemberCmd creates an OfflineWorker command.

func NewOperateLeaderCmd

func NewOperateLeaderCmd() *cobra.Command

NewOperateLeaderCmd creates a OperateLeader command.

func NewOperateSchemaCmd

func NewOperateSchemaCmd() *cobra.Command

NewOperateSchemaCmd creates a OperateSchema command. deprecated, replaced by binlog-schema command.

func NewOperateSourceCmd

func NewOperateSourceCmd() *cobra.Command

NewOperateSourceCmd creates a OperateSource command.

func NewPauseRelayCmd

func NewPauseRelayCmd() *cobra.Command

NewPauseRelayCmd creates a PauseRelay command.

func NewPauseTaskCmd

func NewPauseTaskCmd() *cobra.Command

NewPauseTaskCmd creates a PauseTask command.

func NewPurgeRelayCmd

func NewPurgeRelayCmd() *cobra.Command

NewPurgeRelayCmd creates a PurgeRelay command three purge methods supported by dmctl 1. purge inactive relay log files 2. purge before time, like `PURGE BINARY LOGS BEFORE` in MySQL 3. purge before filename, like `PURGE BINARY LOGS TO`.

func NewQueryStatusCmd

func NewQueryStatusCmd() *cobra.Command

NewQueryStatusCmd creates a QueryStatus command.

func NewQueryValidationErrorCmd

func NewQueryValidationErrorCmd() *cobra.Command

func NewQueryValidationStatusCmd

func NewQueryValidationStatusCmd() *cobra.Command

func NewResolveValidationErrorCmd

func NewResolveValidationErrorCmd() *cobra.Command

func NewResumeRelayCmd

func NewResumeRelayCmd() *cobra.Command

NewResumeRelayCmd creates a ResumeRelay command.

func NewResumeTaskCmd

func NewResumeTaskCmd() *cobra.Command

NewResumeTaskCmd creates a ResumeTask command.

func NewShardDDLLockCmd

func NewShardDDLLockCmd() *cobra.Command

NewShardDDLLockCmd creates a ShardDDLLock command.

func NewShowDDLLocksCmd

func NewShowDDLLocksCmd() *cobra.Command

NewShowDDLLocksCmd creates a ShowDDlLocks command.

func NewSourceTableSchemaCmd

func NewSourceTableSchemaCmd() *cobra.Command

NewSourceTableSchemaCmd creates a SourceTableSchema command.

func NewStartRelayCmd

func NewStartRelayCmd() *cobra.Command

NewStartRelayCmd creates a StartRelay command.

func NewStartTaskCmd

func NewStartTaskCmd() *cobra.Command

NewStartTaskCmd creates a StartTask command.

func NewStartValidationCmd

func NewStartValidationCmd() *cobra.Command

func NewStopRelayCmd

func NewStopRelayCmd() *cobra.Command

NewStopRelayCmd creates a StartRelay command.

func NewStopTaskCmd

func NewStopTaskCmd() *cobra.Command

NewStopTaskCmd creates a StopTask command.

func NewStopValidationCmd

func NewStopValidationCmd() *cobra.Command

func NewTransferSourceCmd

func NewTransferSourceCmd() *cobra.Command

NewTransferSourceCmd creates a TransferSource command.

func NewUnlockDDLLockCmd

func NewUnlockDDLLockCmd() *cobra.Command

NewUnlockDDLLockCmd creates a UnlockDDLLock command.

func NewUpdateValidationCmd

func NewUpdateValidationCmd() *cobra.Command

func NewValidationCmd

func NewValidationCmd() *cobra.Command

Types

type ListMemberFlags

type ListMemberFlags struct {
	// contains filtered or unexported fields
}

ListMemberFlags are flags that used in ListMember command.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL