# Functions
FromMeta returns a new MetaValues from a meta.Values.
Install installs Talos.
NewInstaller initializes and returns an Installer.
NewPreflightChecks initializes and returns the installation PreflightChecks.
# Constants
ModeImage is the image creation mode.
ModeInstall is the install mode.
ModeUpgrade is the upgrade mode.
# Structs
Installer represents the installer logic.
MetaValues is a list of MetaValue.
Options represents the set of options available for an install.
PreflightChecks runs the preflight checks.
# Type aliases
Mode is the install mode.