Documentation
¶
Rendered for darwin/amd64
Index ¶
Constants ¶
View Source
const ( MachineDriverCommand = "crc-driver-hyperkit" MachineDriverVersion = "0.12.6" )
Variables ¶
View Source
var ( HyperkitDownloadUrl = fmt.Sprintf("https://github.com/code-ready/machine-driver-hyperkit/releases/download/v%s/hyperkit", MachineDriverVersion) MachineDriverDownloadUrl = fmt.Sprintf("https://github.com/code-ready/machine-driver-hyperkit/releases/download/v%s/crc-driver-hyperkit", MachineDriverVersion) )
Functions ¶
func CreateHost ¶
func CreateHost(config config.MachineConfig) *hyperkitDriver
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.