| AddIDEControllerIfNotExists |
|
| ApplyMemoryToMachine |
|
| AttachBridgedAdapterToMachine |
|
| AttachHostOnlyAdapter |
|
| AttachMediumToMachineIfNotAlreadyAttached |
|
| AttachNATAdapterToMachineIfNotAlreadyExists |
|
| AttachNicToMachine |
|
| BridgedIfStringToBridgedIf |
|
| CloneAndRegisterMachineFromIMachineIfNotAlreadyExists |
CloneAndRegisterMachineFromIMachineIfNotAlreadyExists will take care of the followings: - cloning
the master - register the clone machine.
|
| CreateAndInstallVm |
|
| CreateAndRegisterMachineFromIsoIfNotAlreadyExists |
|
| CreateMediumIfNotAlreadyExists |
|
| DetachDistroMediumFromMachine |
|
| HardcodedHostToHostNodeMetadata |
|
| IMachineToHardware |
|
| IMachineToImage |
|
| IMachineToIpAddress |
Get an IP address from an IMachine using arp of the host machine.
|
| IMachineToNodeMetadata |
|
| IMachineToSshClient |
|
| IMachineToVmSpec |
Get a VmSpec from an IMachine
|
| IpAddressesLoadingCache |
A LoadingCache for ip addresses.
|
| LaunchMachineIfNotAlreadyRunning |
Starts a machine using launchMachine() with the provided type and
environment.
|
| MastersLoadingCache |
A LoadingCache for masters.
|
| NodeCreator |
Creates nodes, by cloning a master vm and based on the provided NodeSpec.
|
| RetrieveActiveBridgedInterfaces |
|
| StringToKeyCode |
|
| TakeSnapshotIfNotAlreadyAttached |
|
| YamlImagesFromFileConfig |
A supplier for vbox yaml config that reads a yaml whose path is stored under
VirtualBoxConstants.VIRTUALBOX_IMAGES_DESCRIPTOR.
|