Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Installer ¶ added in v1.3.0
type Installer interface { ResetElemental(config elementalv1.Config, state register.State) error InstallElemental(config elementalv1.Config, state register.State) error }
func NewInstaller ¶ added in v1.3.0
func NewInstaller(fs vfs.FS) Installer
Click to show internal directories.
Click to hide internal directories.