package
0.16.2
Repository: https://github.com/docker/machine.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewDriver creates a new VirtualBox driver with default settings.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewVBoxManager creates a VBoxManager instance.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
VBoxCmdManager communicates with VirtualBox through the commandline using `VBoxManage`.
No description provided by the author
No description provided by the author

# Interfaces

B2DUpdater describes the interactions with b2d.
No description provided by the author
HostInterfaces returns host network interface info.
IPWaiter waits for an IP to be configured.
LogsReader describes the reading of VBox.log.
RandomInter returns random int values.
Sleeper sleeps for given duration.
SSHKeyGenerator describes the generation of ssh keys.
VBoxManager defines the interface to communicate to VirtualBox.