wizard

package
v1.300057.2 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunWizard

func RunWizard(params Params) error

func RunWizardFromFlags

func RunWizardFromFlags(flags map[string]*string) error

Types

type IMainProcessor

type IMainProcessor interface {
	VerifyProcessor(_processor interface{})
}
var MainProcessorGlobal IMainProcessor = &MainProcessorStruct{}

type MainProcessorStruct

type MainProcessorStruct struct{}

func (*MainProcessorStruct) VerifyProcessor

func (p *MainProcessorStruct) VerifyProcessor(interface{})

type Params

type Params struct {
	IsNonInteractiveWindowsMigration bool
	IsNonInteractiveLinuxMigration   bool
	TracesOnly                       bool
	UseParameterStore                bool
	IsNonInteractiveXrayMigration    bool
	ConfigFilePath                   string
	ConfigOutputPath                 string
	ParameterStoreName               string
	ParameterStoreRegion             string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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