execute

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMigrationExecuteCmd

func NewMigrationExecuteCmd() *cobra.Command

Types

type MigrationExecutor

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

func NewMigrationExecutor

func NewMigrationExecutor(opts MigrationExecutorOpts) *MigrationExecutor

func (*MigrationExecutor) Run

func (m *MigrationExecutor) Run() error

type MigrationExecutorOpts

type MigrationExecutorOpts struct {
	MigrationStateFile    string
	MigrationState        types.MigrationState
	MigrationConfig       types.MigrationConfig
	LagThreshold          int64
	ClusterApiKey         string
	ClusterApiSecret      string
	ClusterBootstrap      string
	SourceBootstrap       string
	AWSRegion             string
	AuthType              types.AuthType
	SaslScramUsername     string
	SaslScramPassword     string
	SaslPlainUsername     string
	SaslPlainPassword     string
	TlsCaCert             string
	TlsClientCert         string
	TlsClientKey          string
	InsecureSkipTLSVerify bool
}

Jump to

Keyboard shortcuts

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