Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMigrationInfraCmd ¶
Types ¶
type MigrationInfraAssetGenerator ¶
type MigrationInfraAssetGenerator struct {
MigrationWizardRequest types.MigrationWizardRequest
// contains filtered or unexported fields
}
func NewMigrationInfraAssetGenerator ¶
func NewMigrationInfraAssetGenerator(opts MigrationInfraOpts) *MigrationInfraAssetGenerator
func (*MigrationInfraAssetGenerator) Run ¶
func (mi *MigrationInfraAssetGenerator) Run() error
type MigrationInfraOpts ¶
type MigrationInfraOpts struct {
MigrationWizardRequest types.MigrationWizardRequest
OutputDir string
MigrationType types.MigrationType
}
Click to show internal directories.
Click to hide internal directories.