hyperkit

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2023 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LaunchVM

func LaunchVM(c *VMConfig, verbose bool, extra ...string) (*exec.Cmd, error)

Types

type VMConfig

type VMConfig struct {
	Name        string
	Dir         string
	Image       string
	VmlinuzPath string
	Cmd         string
	Memory      int64
	Cpus        int
	Networking  string
	Bridge      string
	InstanceDir string
	ConfigFile  string
	MAC         string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL