org.jclouds.virtualbox.config
Interface VirtualBoxConstants
public interface VirtualBoxConstants
Configuration properties used for interacting with VirtualBox instances.
- Author:
- Mattias Holmqvist, Andrea Turli, David Alves
VIRTUALBOX_NODE_NAME_SEPARATOR
static final String VIRTUALBOX_NODE_NAME_SEPARATOR
- See Also:
- Constant Field Values
VIRTUALBOX_IMAGE_PREFIX
static final String VIRTUALBOX_IMAGE_PREFIX
- See Also:
- Constant Field Values
VIRTUALBOX_NODE_PREFIX
static final String VIRTUALBOX_NODE_PREFIX
- See Also:
- Constant Field Values
VIRTUALBOX_PRECONFIGURATION_URL
static final String VIRTUALBOX_PRECONFIGURATION_URL
- See Also:
- Constant Field Values
VIRTUALBOX_INSTALLATION_KEY_SEQUENCE
static final String VIRTUALBOX_INSTALLATION_KEY_SEQUENCE
- See Also:
- Constant Field Values
VIRTUALBOX_WORKINGDIR
static final String VIRTUALBOX_WORKINGDIR
- See Also:
- Constant Field Values
VIRTUALBOX_IMAGES_DESCRIPTOR
static final String VIRTUALBOX_IMAGES_DESCRIPTOR
- See Also:
- Constant Field Values
VIRTUALBOX_MACHINE_GROUP
static final String VIRTUALBOX_MACHINE_GROUP
- See Also:
- Constant Field Values
VIRTUALBOX_MACHINE_USERNAME
static final String VIRTUALBOX_MACHINE_USERNAME
- See Also:
- Constant Field Values
VIRTUALBOX_MACHINE_CREDENTIAL
static final String VIRTUALBOX_MACHINE_CREDENTIAL
- See Also:
- Constant Field Values
VIRTUALBOX_MACHINE_LOCATION
static final String VIRTUALBOX_MACHINE_LOCATION
- See Also:
- Constant Field Values
VIRTUALBOX_HOST_ID
static final String VIRTUALBOX_HOST_ID
- See Also:
- Constant Field Values
VIRTUALBOX_WEBSERVER_IDENTITY
static final String VIRTUALBOX_WEBSERVER_IDENTITY
- See Also:
- Constant Field Values
VIRTUALBOX_WEBSERVER_CREDENTIAL
static final String VIRTUALBOX_WEBSERVER_CREDENTIAL
- See Also:
- Constant Field Values
VIRTUALBOX_DEFAULT_DIR
static final String VIRTUALBOX_DEFAULT_DIR
VIRTUALBOX_PROVIDER
static final String VIRTUALBOX_PROVIDER
- See Also:
- Constant Field Values
Copyright © 2009-2012 jclouds. All Rights Reserved.