execute

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2026 License: Apache-2.0 Imports: 14 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
	TlsCaCert          string
	TlsClientCert      string
	TlsClientKey       string
}

Jump to

Keyboard shortcuts

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