package
1.8.1
Repository: https://github.com/siderolabs/talos.git
Documentation: pkg.go.dev

# Functions

Launch a control process around qemu VM manager.
NewController initializes controller in "powered on" state.
NewProvisioner initializes qemu provisioner.

# Constants

Arch constants.
Arch constants.
Virtual machine power state.
Virtual machine power state.
Virtual machine commands.
Virtual machine commands.

# Structs

Controller supports IPMI-like machine control.
LaunchConfig is passed in to the Launch function over stdin.
PFlash for UEFI boot.

# Type aliases

Arch abstracts away differences between different architectures.
PowerState is current VM power state.
VMCommand is a translated VM command.