installer

package
v0.0.0-...-09bfc21 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Installer

type Installer interface {
	CreateUnconfiguredIgnition() (string, error)
	GetInstallerDownloadURL() (string, error)
}

func NewInstaller

func NewInstaller(config InstallerConfig) Installer

type InstallerConfig

type InstallerConfig struct {
	Executer        executer.Executer
	EnvConfig       *config.EnvConfig
	Release         release.Release
	ApplianceConfig *config.ApplianceConfig
}

Jump to

Keyboard shortcuts

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