steps

package
v0.1.235 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2024 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AwsS3 = "AWS S3"
View Source
var AzureStorage = "Azure Storage"

Functions

This section is empty.

Types

type AwsTerraformStateStep

type AwsTerraformStateStep struct {
	BaseStep
	Wizard wizard.Wizard
	// contains filtered or unexported fields
}

func (AwsTerraformStateStep) GetContainer

func (s AwsTerraformStateStep) GetContainer(parent fyne.Window) *fyne.Container

type AzureTerraformStateStep added in v0.1.68

type AzureTerraformStateStep struct {
	BaseStep
	Wizard wizard.Wizard
	// contains filtered or unexported fields
}

func (AzureTerraformStateStep) GetContainer added in v0.1.68

func (s AzureTerraformStateStep) GetContainer(parent fyne.Window) *fyne.Container

type BackendSelectionStep added in v0.1.68

type BackendSelectionStep struct {
	BaseStep
	Wizard wizard.Wizard
}

func (BackendSelectionStep) GetContainer added in v0.1.68

func (s BackendSelectionStep) GetContainer(parent fyne.Window) *fyne.Container

type BaseStep

type BaseStep struct {
	State state.State
}

func (BaseStep) BuildNavigation

func (s BaseStep) BuildNavigation(previousCallback func(), nextCallback func()) (*fyne.Container, *widget.Button, *widget.Button)

type FinishStep

type FinishStep struct {
	BaseStep
	Wizard wizard.Wizard
}

func (FinishStep) GetContainer

func (s FinishStep) GetContainer(parent fyne.Window) *fyne.Container

type LibraryVariableSetUsage

type LibraryVariableSetUsage struct {
	Projects []LibraryVariableSetUsageProjects `json:"Projects"`
}

type LibraryVariableSetUsageProjects

type LibraryVariableSetUsageProjects struct {
	ProjectId string `json:"ProjectId"`
}

type OctopusDestinationDetails

type OctopusDestinationDetails struct {
	BaseStep
	Wizard wizard.Wizard
	// contains filtered or unexported fields
}

func (OctopusDestinationDetails) GetContainer

func (s OctopusDestinationDetails) GetContainer(parent fyne.Window) *fyne.Container

type OctopusDetails

type OctopusDetails struct {
	BaseStep
	Wizard wizard.Wizard
	// contains filtered or unexported fields
}

func (OctopusDetails) GetContainer

func (s OctopusDetails) GetContainer(parent fyne.Window) *fyne.Container

type ProjectExportStep

type ProjectExportStep struct {
	BaseStep
	Wizard wizard.Wizard
	// contains filtered or unexported fields
}

func (ProjectExportStep) Execute added in v0.1.54

func (s ProjectExportStep) Execute(prompt func(string, string, func(bool)), handleError func(string, error), handleSuccess func(string), status func(string))

func (ProjectExportStep) GetContainer

func (s ProjectExportStep) GetContainer(parent fyne.Window) *fyne.Container

type PromptRemovalStep added in v0.1.42

type PromptRemovalStep struct {
	BaseStep
	Wizard wizard.Wizard
}

func (PromptRemovalStep) GetContainer added in v0.1.42

func (s PromptRemovalStep) GetContainer(parent fyne.Window) *fyne.Container

type SpaceExportStep

type SpaceExportStep struct {
	BaseStep
	Wizard wizard.Wizard
	// contains filtered or unexported fields
}

func (SpaceExportStep) Execute added in v0.1.51

func (s SpaceExportStep) Execute(prompt func(string, string, func(bool)), handleError func(string, error), handleSuccess func(string), attemptedLvsDelete bool, attemptedAccountDelete bool)

func (SpaceExportStep) GetContainer

func (s SpaceExportStep) GetContainer(parent fyne.Window) *fyne.Container

type SpreadVariablesStep

type SpreadVariablesStep struct {
	BaseStep
	Wizard wizard.Wizard
	// contains filtered or unexported fields
}

func (SpreadVariablesStep) Execute added in v0.1.51

func (s SpreadVariablesStep) Execute() error

func (SpreadVariablesStep) GetContainer

func (s SpreadVariablesStep) GetContainer(parent fyne.Window) *fyne.Container

type StartProjectExportStep added in v0.1.81

type StartProjectExportStep struct {
	BaseStep
	Wizard wizard.Wizard
	// contains filtered or unexported fields
}

func (StartProjectExportStep) Execute added in v0.1.81

func (s StartProjectExportStep) Execute(statusCallback func(message string)) error

func (StartProjectExportStep) GetContainer added in v0.1.81

func (s StartProjectExportStep) GetContainer(parent fyne.Window) *fyne.Container

type StartSpaceExportStep added in v0.1.80

type StartSpaceExportStep struct {
	BaseStep
	Wizard wizard.Wizard
	// contains filtered or unexported fields
}

func (StartSpaceExportStep) Execute added in v0.1.80

func (s StartSpaceExportStep) Execute(statusCallback func(message string)) (executeError error)

func (StartSpaceExportStep) GetContainer added in v0.1.80

func (s StartSpaceExportStep) GetContainer(parent fyne.Window) *fyne.Container

type StepTemplateStep

type StepTemplateStep struct {
	BaseStep
	Wizard wizard.Wizard
	// contains filtered or unexported fields
}

func (StepTemplateStep) Execute added in v0.1.51

func (s StepTemplateStep) Execute() (string, error)

func (StepTemplateStep) GetContainer

func (s StepTemplateStep) GetContainer(parent fyne.Window) *fyne.Container

type TestTerraformStep

type TestTerraformStep struct {
	BaseStep
	Wizard wizard.Wizard
	// contains filtered or unexported fields
}

func (TestTerraformStep) Execute added in v0.1.216

func (s TestTerraformStep) Execute() bool

func (TestTerraformStep) GetContainer

func (s TestTerraformStep) GetContainer(parent fyne.Window) *fyne.Container

type ToolsSelectionStep added in v0.1.139

type ToolsSelectionStep struct {
	BaseStep
	Wizard wizard.Wizard
}

func (ToolsSelectionStep) GetContainer added in v0.1.139

func (s ToolsSelectionStep) GetContainer(parent fyne.Window) *fyne.Container

type WelcomeStep

type WelcomeStep struct {
	BaseStep
	Wizard wizard.Wizard
}

func (WelcomeStep) GetContainer

func (s WelcomeStep) GetContainer(parent fyne.Window) *fyne.Container

Jump to

Keyboard shortcuts

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