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 ¶
Click to show internal directories.
Click to hide internal directories.