# Functions
New initializes empty META, trying to probe the existing META first.
WithFixedPath sets the fixed path to META partition.
WithPrinter sets the function to print the logs, default is log.Printf.
# Constants
DownloadURLCode stores the value of the `${code}` variable in the download URL for talos.config= URL.
MetalNetworkPlatformConfig stores serialized NetworkPlatformConfig for the `metal` platform.
StagedUpgradeImageRef stores image reference for staged upgrade.
StagedUpgradeInstallOptions stores JSON-serialized install.Options.
StateEncryptionConfig stores JSON-serialized v1alpha1.Encryption.
UniqueMachineToken store the unique token for this machine.
Upgrade is the upgrade tag.
UserReserved1 is reserved for user-defined metadata.
UserReserved2 is reserved for user-defined metadata.
UserReserved3 is reserved for user-defined metadata.
UUIDOverride stores the UUID that this machine will use instead of the one from the hardware.
# Type aliases
Option is a functional option.