Versions in this module Expand all Collapse all v0 v0.1.1 Sep 23, 2025 Changes in this version + type Config struct + AllowInternet bool + DataDir string + HostKey string + MaxConcurrentVMs int + Port int + Rootfs string + VMCIDR string + VMCPUs int + VMMemory int + func (c *Config) GetVMIPRange() (*net.IPNet, error) + func (c *Config) Validate() error