Package org.jclouds.virtualbox.functions

Class Summary
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  
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
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.
 

Enum Summary
MacAddressToBSD  
 



Copyright © 2009-2012 jclouds. All Rights Reserved.