cli

package
v0.0.0-...-ddb491b Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLI

type CLI interface {
	ChooseAZ([]string) string
	ChooseDomain([]domains.Domain) domains.Domain
	ChooseProject([]projects.Project) projects.Project
	ChooseFlavor([]flavors.Flavor) flavors.Flavor
	ChooseImage([]images.Image) images.Image
	ChooseHypervisorType([]string) string
	ChooseHypervisor([]hypervisors.Hypervisor) hypervisors.Hypervisor
}

func NewCLI

func NewCLI(d defaults.Defaults) CLI

Jump to

Keyboard shortcuts

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