A B C D E F G H I L M N O P R S T U V W 

A

AbstractDockerPlacementStrategy - Class in brooklyn.location.docker.strategy
Placement strategy for Docker based on BalancingNodePlacementStrategy.
AbstractDockerPlacementStrategy() - Constructor for class brooklyn.location.docker.strategy.AbstractDockerPlacementStrategy
 
ACCEPTABLE_ARGS - Static variable in class brooklyn.location.docker.DockerResolver
 
accepts(String, LocationRegistry) - Method in class brooklyn.location.docker.DockerResolver
 
acquireMutex(String, String) - Method in class brooklyn.location.docker.DockerHostLocation
 
acquireMutex(String, String) - Method in class brooklyn.location.docker.DockerLocation
 
AFFINITY_RULES - Static variable in class brooklyn.location.affinity.AffinityRules
 
AffinityRuleExtension - Interface in brooklyn.location.affinity
A location extension that filters available locations based on a set of affinity rules that relate to the entity currently being deployed.
AffinityRules - Class in brooklyn.location.affinity
Affinity rules for Docker hosts.
ALLOWED - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
allowed(String) - Static method in class brooklyn.entity.container.docker.DockerAttributes
 
allowEmptyLocations() - Method in class brooklyn.location.affinity.AffinityRules
 
APPLICATION - Static variable in class brooklyn.location.affinity.AffinityRules
 
APPLICATION_PORT - Static variable in interface brooklyn.entity.container.docker.application.VanillaDockerApplication
 
apply(Entity) - Method in class brooklyn.location.affinity.AffinityRules
 
apply(Container) - Method in class org.jclouds.docker.compute.functions.ContainerToNodeMetadata
 

B

BreadthFirstPlacementStrategy - Class in brooklyn.location.docker.strategy
Placement strategy that adds containers to the smallest Docker host.
BreadthFirstPlacementStrategy() - Constructor for class brooklyn.location.docker.strategy.BreadthFirstPlacementStrategy
 
brooklyn.entity.container.docker - package brooklyn.entity.container.docker
 
brooklyn.entity.container.docker.application - package brooklyn.entity.container.docker.application
 
brooklyn.location.affinity - package brooklyn.location.affinity
 
brooklyn.location.docker - package brooklyn.location.docker
 
brooklyn.location.docker.strategy - package brooklyn.location.docker.strategy
 
buildImage(String, String) - Method in interface brooklyn.entity.container.docker.DockerHostDriver
Build a Docker image from the given Dockerfile.
buildImage(String, String) - Method in class brooklyn.entity.container.docker.DockerHostSshDriver
Build a Docker image from the given Dockerfile.

C

CENTOS_DOCKERFILE - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
checkId(String) - Static method in class brooklyn.entity.container.docker.DockerAttributes
Parse and return the ID returned from a Docker command.
close() - Method in class brooklyn.location.docker.DockerContainerLocation
 
close() - Method in class brooklyn.location.docker.DockerHostLocation
 
close() - Method in class brooklyn.location.docker.DockerLocation
 
COMMIT - Static variable in class brooklyn.entity.container.docker.DockerCallbacks
 
commit() - Static method in class brooklyn.entity.container.docker.DockerCallbacks
 
configureSecurityGroups() - Method in interface brooklyn.entity.container.docker.DockerHostDriver
 
configureSecurityGroups() - Method in class brooklyn.entity.container.docker.DockerHostSshDriver
 
connectSensors() - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
CONTAINER - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
CONTAINER - Static variable in interface brooklyn.location.docker.DockerVirtualLocation
 
CONTAINER_ID - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
CONTAINER_MUTEX - Static variable in class brooklyn.location.docker.DockerHostLocation
 
CONTAINER_RUNNING - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
ContainerToNodeMetadata - Class in org.jclouds.docker.compute.functions
 
ContainerToNodeMetadata(ProviderMetadata, Function<State, NodeMetadata.Status>, GroupNamingConvention.Factory, Supplier<Map<String, ? extends Image>>, Supplier<Set<? extends Location>>) - Constructor for class org.jclouds.docker.compute.functions.ContainerToNodeMetadata
 
COREOS_DOCKERFILE - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
CpuUsagePlacementStrategy - Class in brooklyn.location.docker.strategy
Placement strategy that selects the Docker host with the lowest CPU usage.
CpuUsagePlacementStrategy() - Constructor for class brooklyn.location.docker.strategy.CpuUsagePlacementStrategy
 
CREATE_SSHABLE_IMAGE - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
createLocation(Map) - Method in class brooklyn.entity.container.docker.DockerContainerImpl
Create a new DockerContainerLocation wrapping a machine from the host's JcloudsLocation.
createLocation(Map<String, ?>) - Method in class brooklyn.entity.container.docker.DockerHostImpl
Create a new DockerHostLocation wrapping the machine we are starting in.
createLocation(Map<String, ?>) - Method in class brooklyn.entity.container.docker.DockerInfrastructureImpl
 
createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.docker.compute.strategy.DockerComputeServiceAdapter
 
createSshableImage(String, String) - Method in interface brooklyn.entity.container.docker.DockerHost
Create an SSHable image and returns the image ID.
createSshableImage(String, String) - Method in class brooklyn.entity.container.docker.DockerHostImpl
Create an SSHable image and returns the image ID.
customize() - Method in class brooklyn.entity.container.docker.DockerHostSshDriver
 

D

DEFAULT_DOCKER_CONTAINER_NAME_FORMAT - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DEFAULT_DOCKER_HOST_NAME_FORMAT - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
deleteLocation() - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
deleteLocation() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
deleteLocation() - Method in class brooklyn.entity.container.docker.DockerInfrastructureImpl
 
DEPLOY_ARCHIVE - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
deployArchive(String) - Method in interface brooklyn.entity.container.docker.DockerHost
Upload an archive file to the host and expand it, for export to a container.
deployArchive(String) - Method in interface brooklyn.entity.container.docker.DockerHostDriver
 
deployArchive(String) - Method in class brooklyn.entity.container.docker.DockerHostImpl
Upload an archive file to the host and expand it, for export to a container.
deployArchive(String) - Method in class brooklyn.entity.container.docker.DockerHostSshDriver
 
DepthFirstPlacementStrategy - Class in brooklyn.location.docker.strategy
Placement strategy that adds containers to Docker hosts until they run out of capacity.
DepthFirstPlacementStrategy() - Constructor for class brooklyn.location.docker.strategy.DepthFirstPlacementStrategy
 
destroyNode(String) - Method in class org.jclouds.docker.compute.strategy.DockerComputeServiceAdapter
 
disconnectSensors() - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
DOCKER - Static variable in class brooklyn.location.docker.DockerResolver
 
DOCKER_APPLICATIONS - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
DOCKER_CONTAINER_CLUSTER_MAX_CPU - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
DOCKER_CONTAINER_CLUSTER_MAX_CPU - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
DOCKER_CONTAINER_CLUSTER_MAX_CPU - Static variable in class brooklyn.location.docker.strategy.CpuUsagePlacementStrategy
 
DOCKER_CONTAINER_CLUSTER_MAX_SIZE - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
DOCKER_CONTAINER_CLUSTER_MAX_SIZE - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
DOCKER_CONTAINER_CLUSTER_MAX_SIZE - Static variable in class brooklyn.location.docker.strategy.BreadthFirstPlacementStrategy
 
DOCKER_CONTAINER_CLUSTER_MAX_SIZE - Static variable in class brooklyn.location.docker.strategy.DepthFirstPlacementStrategy
 
DOCKER_CONTAINER_COUNT - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKER_CONTAINER_COUNT - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
DOCKER_CONTAINER_FABRIC - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
DOCKER_CONTAINER_NAME - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
DOCKER_CONTAINER_NAME_FORMAT - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
DOCKER_CONTAINER_SPEC - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
DOCKER_CONTAINER_VOLUME_EXPORT - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKER_CONTAINER_VOLUME_EXPORT - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
DOCKER_CPU_SHARES - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKER_CPU_SHARES - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
DOCKER_HARDWARE_ID - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKER_HARDWARE_ID - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
DOCKER_HARDWARE_ID - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
DOCKER_HARDWARE_ID - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
DOCKER_HOST - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
DOCKER_HOST_AFFINITY_RULES - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
DOCKER_HOST_AFFINITY_RULES - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
DOCKER_HOST_CALLBACK - Static variable in class brooklyn.entity.container.docker.DockerCallbacks
 
DOCKER_HOST_CLUSTER - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
DOCKER_HOST_CLUSTER_MIN_SIZE - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
DOCKER_HOST_COUNT - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKER_HOST_COUNT - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
DOCKER_HOST_MACHINE_SPEC - Static variable in class brooklyn.location.docker.DockerResolver
 
DOCKER_HOST_MUTEX - Static variable in class brooklyn.location.docker.DockerLocation
 
DOCKER_HOST_NAME - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
DOCKER_HOST_SPEC - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
DOCKER_HOST_VOLUME_MAPPING - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKER_HOST_VOLUME_MAPPING - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
DOCKER_IDLE_CONTAINER_COUNT - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKER_IDLE_HOST_COUNT - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKER_IMAGE_ID - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKER_IMAGE_ID - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
DOCKER_IMAGE_ID - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
DOCKER_IMAGE_ID - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
DOCKER_IMAGE_NAME - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKER_IMAGE_NAME - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
DOCKER_INFRASTRUCTURE - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
DOCKER_INFRASTRUCTURE - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
DOCKER_INFRASTRUCTURE_SPEC - Static variable in class brooklyn.location.docker.DockerResolver
 
DOCKER_MEMORY - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKER_MEMORY - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
DOCKER_PASSWORD - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKER_PASSWORD - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
DOCKER_PASSWORD - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
DOCKER_PORT - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
DOCKER_REPOSITORY - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
DOCKER_SSL_PORT - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
DOCKER_USE_HOST_DNS_NAME - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKER_USE_HOST_DNS_NAME - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
DOCKER_VERSION - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
DockerAffinityRuleStrategy - Class in brooklyn.location.affinity
Docker host selection strategy using affinity rules to filter available hosts.
DockerAffinityRuleStrategy(ManagementContext, DockerLocation) - Constructor for class brooklyn.location.affinity.DockerAffinityRuleStrategy
 
DockerAttributes - Class in brooklyn.entity.container.docker
 
DockerAwarePlacementStrategy - Interface in brooklyn.location.docker.strategy
Placement strategy for Docker containers in host clusters.
DockerCallbacks - Class in brooklyn.entity.container.docker
 
DockerComputeServiceAdapter - Class in org.jclouds.docker.compute.strategy
defines the connection between the DockerApi implementation and the jclouds ComputeService
DockerComputeServiceAdapter(DockerApi) - Constructor for class org.jclouds.docker.compute.strategy.DockerComputeServiceAdapter
 
DockerContainer - Interface in brooklyn.entity.container.docker
A Docker container.
DockerContainerImpl - Class in brooklyn.entity.container.docker
A single Docker container.
DockerContainerImpl() - Constructor for class brooklyn.entity.container.docker.DockerContainerImpl
 
DockerContainerLocation - Class in brooklyn.location.docker
A Location that wraps a Docker container.
DockerContainerLocation() - Constructor for class brooklyn.location.docker.DockerContainerLocation
 
DOCKERFILE - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKERFILE_CHARACTERS - Static variable in class brooklyn.entity.container.docker.DockerAttributes
Valid characters for the Dockerfile location.
DOCKERFILE_INVALID_CHARACTERS - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKERFILE_NAME - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKERFILE_NAME - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
DOCKERFILE_URL - Static variable in interface brooklyn.entity.container.docker.application.VanillaDockerApplication
 
DOCKERFILE_URL - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
DOCKERFILE_URL - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
DockerHost - Interface in brooklyn.entity.container.docker
A single machine running Docker.
DockerHostDriver - Interface in brooklyn.entity.container.docker
The driver for Docker.
DockerHostExtension - Class in brooklyn.location.docker
 
DockerHostExtension(ManagementContext, DockerVirtualLocation) - Constructor for class brooklyn.location.docker.DockerHostExtension
 
DockerHostImpl - Class in brooklyn.entity.container.docker
The host running the Docker service.
DockerHostImpl() - Constructor for class brooklyn.entity.container.docker.DockerHostImpl
 
DockerHostLocation - Class in brooklyn.location.docker
 
DockerHostLocation() - Constructor for class brooklyn.location.docker.DockerHostLocation
 
DockerHostLocation(Map) - Constructor for class brooklyn.location.docker.DockerHostLocation
 
DockerHostSshDriver - Class in brooklyn.entity.container.docker
 
DockerHostSshDriver(DockerHostImpl, SshMachineLocation) - Constructor for class brooklyn.entity.container.docker.DockerHostSshDriver
 
DockerInfrastructure - Interface in brooklyn.entity.container.docker
A collection of machines running Docker.
DockerInfrastructureImpl - Class in brooklyn.entity.container.docker
 
DockerInfrastructureImpl() - Constructor for class brooklyn.entity.container.docker.DockerInfrastructureImpl
 
DockerLocation - Class in brooklyn.location.docker
 
DockerLocation() - Constructor for class brooklyn.location.docker.DockerLocation
 
DockerLocation(Map) - Constructor for class brooklyn.location.docker.DockerLocation
 
DockerResolver - Class in brooklyn.location.docker
Examples of valid specs: docker:infrastructureId docker:infrastructureId:(name=docker-infrastructure) docker:infrastructureId:dockerHostId docker:infrastructureId:dockerHostId:(name=dockerHost-brooklyn-1234,user=docker)
DockerResolver() - Constructor for class brooklyn.location.docker.DockerResolver
 
DockerVirtualLocation - Interface in brooklyn.location.docker
 
doGetAllSubLocations() - Method in class brooklyn.location.docker.DockerHostExtension
 
doStop() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
DOWNLOAD_URL - Static variable in interface brooklyn.entity.container.docker.DockerHost
 

E

EMPTY - Static variable in class brooklyn.location.affinity.AffinityRules
 
ENDPOINT - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
endpointSensor(PortAttributeSensorAndConfigKey) - Static method in class brooklyn.entity.container.docker.DockerAttributes
 
ENTITY - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
EPEL_RELEASE - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
execCommands(Map<String, ?>, String, List<String>, Map<String, ?>) - Method in class brooklyn.location.docker.DockerContainerLocation
 
execScript(Map<String, ?>, String, List<String>, Map<String, ?>) - Method in class brooklyn.location.docker.DockerContainerLocation
 

F

FILTER - Static variable in class brooklyn.entity.container.docker.DockerCallbacks
 
filterLocations(Entity) - Method in interface brooklyn.location.affinity.AffinityRuleExtension
 
filterLocations(Entity) - Method in class brooklyn.location.affinity.DockerAffinityRuleStrategy
 

G

getAddress() - Method in class brooklyn.location.docker.DockerContainerLocation
 
getAllSubLocations() - Method in class brooklyn.location.docker.DockerHostExtension
getContainerFabric() - Method in interface brooklyn.entity.container.docker.DockerInfrastructure
 
getContainerFabric() - Method in class brooklyn.entity.container.docker.DockerInfrastructureImpl
 
getContainerId() - Method in interface brooklyn.entity.container.docker.DockerContainer
 
getContainerId() - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
getCurrentSize() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
getCurrentSize() - Method in class brooklyn.entity.container.docker.DockerInfrastructureImpl
 
getCurrentSize() - Method in class brooklyn.location.docker.DockerHostLocation
 
getDockerContainer() - Method in class brooklyn.entity.container.docker.application.VanillaDockerApplicationImpl
 
getDockerContainer() - Method in class brooklyn.entity.container.docker.application.VanillaDockerApplicationSshDriver
 
getDockerContainerCluster() - Method in interface brooklyn.entity.container.docker.DockerHost
 
getDockerContainerCluster() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
getDockerContainerList() - Method in interface brooklyn.entity.container.docker.DockerHost
 
getDockerContainerList() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
getDockerContainerList() - Method in interface brooklyn.entity.container.docker.DockerInfrastructure
 
getDockerContainerList() - Method in class brooklyn.entity.container.docker.DockerInfrastructureImpl
 
getDockerContainerList() - Method in class brooklyn.location.docker.DockerHostLocation
 
getDockerContainerList() - Method in class brooklyn.location.docker.DockerLocation
 
getDockerContainerList() - Method in interface brooklyn.location.docker.DockerVirtualLocation
 
getDockerContainerName() - Method in interface brooklyn.entity.container.docker.DockerContainer
 
getDockerContainerName() - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
getDockerHost() - Method in class brooklyn.entity.container.docker.application.VanillaDockerApplicationImpl
 
getDockerHost() - Method in class brooklyn.entity.container.docker.application.VanillaDockerApplicationSshDriver
 
getDockerHost() - Method in interface brooklyn.entity.container.docker.DockerContainer
 
getDockerHost() - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
getDockerHostCluster() - Method in interface brooklyn.entity.container.docker.DockerInfrastructure
 
getDockerHostCluster() - Method in class brooklyn.entity.container.docker.DockerInfrastructureImpl
 
getDockerHostList() - Method in interface brooklyn.entity.container.docker.DockerInfrastructure
 
getDockerHostList() - Method in class brooklyn.entity.container.docker.DockerInfrastructureImpl
 
getDockerHostList() - Method in class brooklyn.location.docker.DockerHostLocation
 
getDockerHostList() - Method in class brooklyn.location.docker.DockerLocation
 
getDockerHostList() - Method in interface brooklyn.location.docker.DockerVirtualLocation
 
getDockerHostLocations(Multimap<Location, Entity>, List<DockerHostLocation>, int) - Method in class brooklyn.location.docker.strategy.AbstractDockerPlacementStrategy
 
getDockerHostLocations(Multimap<Location, Entity>, List<DockerHostLocation>, int) - Method in class brooklyn.location.docker.strategy.BreadthFirstPlacementStrategy
 
getDockerHostLocations(Multimap<Location, Entity>, List<DockerHostLocation>, int) - Method in class brooklyn.location.docker.strategy.CpuUsagePlacementStrategy
 
getDockerHostLocations(Multimap<Location, Entity>, List<DockerHostLocation>, int) - Method in class brooklyn.location.docker.strategy.DepthFirstPlacementStrategy
 
getDockerHostName() - Method in interface brooklyn.entity.container.docker.DockerHost
 
getDockerHostName() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
getDockerInfrastructure() - Method in class brooklyn.location.docker.DockerHostLocation
 
getDockerInfrastructure() - Method in class brooklyn.location.docker.DockerLocation
 
getDockerInfrastructure() - Method in interface brooklyn.location.docker.DockerVirtualLocation
 
getDockerInfrastructure() - Method in class brooklyn.location.docker.strategy.AbstractDockerPlacementStrategy
 
getDockerInfrastructure() - Method in interface brooklyn.location.docker.strategy.DockerAwarePlacementStrategy
 
getDockerPort() - Method in interface brooklyn.entity.container.docker.DockerHost
 
getDockerPort() - Method in interface brooklyn.entity.container.docker.DockerHostDriver
 
getDockerPort() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
getDockerPort() - Method in class brooklyn.entity.container.docker.DockerHostSshDriver
 
getDriver() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
getDriverInterface() - Method in class brooklyn.entity.container.docker.application.VanillaDockerApplicationImpl
 
getDriverInterface() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
getDynamicLocation() - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
getDynamicLocation() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
getDynamicLocation() - Method in class brooklyn.entity.container.docker.DockerInfrastructureImpl
 
getEpelRelease() - Method in class brooklyn.entity.container.docker.DockerHostSshDriver
 
getImage(String) - Method in class org.jclouds.docker.compute.strategy.DockerComputeServiceAdapter
 
getInfrastructure() - Method in interface brooklyn.entity.container.docker.DockerHost
 
getInfrastructure() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
getIpPermissions() - Method in class brooklyn.entity.container.docker.DockerHostSshDriver
 
getJcloudsLocation() - Method in interface brooklyn.entity.container.docker.DockerHost
 
getJcloudsLocation() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
getJcloudsLocation() - Method in class brooklyn.location.docker.DockerHostLocation
 
getLoginPort(Container) - Static method in class org.jclouds.docker.compute.functions.ContainerToNodeMetadata
 
getMachine() - Method in interface brooklyn.entity.container.docker.DockerContainer
 
getMachine() - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
getMachine() - Method in class brooklyn.location.docker.DockerContainerLocation
 
getMachine() - Method in class brooklyn.location.docker.DockerHostLocation
 
getMappedPort(int) - Method in class brooklyn.location.docker.DockerContainerLocation
 
getMaxSize() - Method in class brooklyn.location.docker.DockerHostLocation
 
getNode(String) - Method in class org.jclouds.docker.compute.strategy.DockerComputeServiceAdapter
 
getOwner() - Method in class brooklyn.location.docker.DockerContainerLocation
 
getOwner() - Method in class brooklyn.location.docker.DockerHostLocation
 
getOwner() - Method in class brooklyn.location.docker.DockerLocation
 
getPassword() - Method in interface brooklyn.entity.container.docker.DockerHost
 
getPassword() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
getPidFile() - Method in class brooklyn.entity.container.docker.DockerHostSshDriver
 
getPortForwarder() - Method in interface brooklyn.entity.container.docker.DockerHost
 
getPortForwarder() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
getPortForwarder() - Method in class brooklyn.location.docker.DockerHostLocation
 
getPortMap() - Method in class brooklyn.entity.container.docker.DockerHostSshDriver
 
getPrefix() - Method in class brooklyn.location.docker.DockerResolver
 
getProvisioner() - Method in class brooklyn.location.docker.DockerLocation
 
getProvisioningFlags(Collection<String>) - Method in class brooklyn.location.docker.DockerHostLocation
 
getProvisioningFlags(Collection<String>) - Method in class brooklyn.location.docker.DockerLocation
 
getRepository() - Method in interface brooklyn.entity.container.docker.DockerHost
 
getRepository() - Method in interface brooklyn.entity.container.docker.DockerHostDriver
 
getRepository() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
getRepository() - Method in class brooklyn.entity.container.docker.DockerHostSshDriver
 
getRepository() - Method in class brooklyn.location.docker.DockerContainerLocation
 
getRepository() - Method in class brooklyn.location.docker.DockerHostLocation
 
getRequiredOpenPorts(Entity) - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
getRunningEntity() - Method in interface brooklyn.entity.container.docker.DockerContainer
 
getRunningEntity() - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
getShortName() - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
getShortName() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
getSocketEndpointFor(Cidr, int) - Method in class brooklyn.location.docker.DockerContainerLocation
 
getSubnetHostname() - Method in class brooklyn.location.docker.DockerContainerLocation
 
getSubnetIp() - Method in class brooklyn.location.docker.DockerContainerLocation
 
getSubnetTier() - Method in interface brooklyn.entity.container.docker.DockerHost
 
getSubnetTier() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 

H

HA_POLICY_ENABLE - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
HARDWARE_ID - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
hasMutex(String) - Method in class brooklyn.location.docker.DockerHostLocation
 
hasMutex(String) - Method in class brooklyn.location.docker.DockerLocation
 
HOST - Static variable in interface brooklyn.location.docker.DockerVirtualLocation
 
HOST_NAME_FORMAT - Static variable in interface brooklyn.entity.container.docker.DockerHost
 

I

ID - Static variable in class brooklyn.location.affinity.AffinityRules
 
identity() - Static method in class brooklyn.location.docker.strategy.AbstractDockerPlacementStrategy
 
IMAGE_ID - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
IMAGE_NAME - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
imageName(Entity, String, String) - Static method in class brooklyn.entity.container.docker.DockerAttributes
 
INFRASTRUCTURE - Static variable in interface brooklyn.location.docker.DockerVirtualLocation
 
infrastructure - Variable in class brooklyn.location.docker.strategy.AbstractDockerPlacementStrategy
 
init() - Method in class brooklyn.entity.container.docker.application.VanillaDockerApplicationImpl
 
init() - Static method in class brooklyn.entity.container.docker.DockerAttributes
Setup renderer hints.
init() - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
init() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
init() - Method in class brooklyn.entity.container.docker.DockerInfrastructureImpl
 
init() - Method in class brooklyn.location.docker.DockerContainerLocation
 
init() - Method in class brooklyn.location.docker.DockerHostLocation
 
init() - Method in class brooklyn.location.docker.DockerLocation
 
init(ManagementContext) - Method in class brooklyn.location.docker.DockerResolver
 
init(List<DockerHostLocation>) - Method in class brooklyn.location.docker.strategy.AbstractDockerPlacementStrategy
 
init(List<DockerHostLocation>) - Method in interface brooklyn.location.docker.strategy.DockerAwarePlacementStrategy
 
install() - Method in class brooklyn.entity.container.docker.DockerHostSshDriver
 
isEnabled() - Method in class brooklyn.location.docker.DockerResolver
 
isLocationAvailable() - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
isLocationAvailable() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
isLocationAvailable() - Method in class brooklyn.entity.container.docker.DockerInfrastructureImpl
 
isNameMatch(Location, Predicate<? super String>) - Method in class brooklyn.location.docker.DockerHostExtension
 
isRunning() - Method in class brooklyn.entity.container.docker.DockerHostSshDriver
 

L

launch() - Method in class brooklyn.entity.container.docker.DockerHostSshDriver
 
listHardwareProfiles() - Method in class org.jclouds.docker.compute.strategy.DockerComputeServiceAdapter
 
listImages() - Method in class org.jclouds.docker.compute.strategy.DockerComputeServiceAdapter
 
listLocations() - Method in class org.jclouds.docker.compute.strategy.DockerComputeServiceAdapter
 
listNodes() - Method in class org.jclouds.docker.compute.strategy.DockerComputeServiceAdapter
 
listNodesByIds(Iterable<String>) - Method in class org.jclouds.docker.compute.strategy.DockerComputeServiceAdapter
 
locationsForAdditions(Multimap<Location, Entity>, Collection<? extends Location>, int) - Method in class brooklyn.location.docker.strategy.AbstractDockerPlacementStrategy
 
logger - Variable in class org.jclouds.docker.compute.strategy.DockerComputeServiceAdapter
 

M

MACHINE - Static variable in interface brooklyn.location.docker.DockerVirtualLocation
 
MANAGED - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
MANAGED - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
MAPPED - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
mappedPortSensor(PortAttributeSensorAndConfigKey) - Static method in class brooklyn.entity.container.docker.DockerAttributes
 
mappedSensor(AttributeSensor<?>) - Static method in class brooklyn.entity.container.docker.DockerAttributes
 
markImage(String) - Method in class brooklyn.location.docker.DockerHostLocation
 

N

NAME - Static variable in class brooklyn.location.affinity.AffinityRules
 
newLocationFromString(Map, String, LocationRegistry) - Method in class brooklyn.location.docker.DockerResolver
 
newLocationFromString(String, LocationRegistry, Map, Map) - Method in class brooklyn.location.docker.DockerResolver
 
newSubLocation(Map<?, ?>) - Method in class brooklyn.location.docker.DockerHostLocation
 
newSubLocation(Map<?, ?>) - Method in class brooklyn.location.docker.DockerLocation
 
NOT - Static variable in class brooklyn.location.affinity.AffinityRules
 

O

obtain() - Method in class brooklyn.location.docker.DockerHostLocation
 
obtain(Map<?, ?>) - Method in class brooklyn.location.docker.DockerHostLocation
 
obtain() - Method in class brooklyn.location.docker.DockerLocation
 
obtain(Map<?, ?>) - Method in class brooklyn.location.docker.DockerLocation
 
obtainPort(PortRange) - Method in class brooklyn.location.docker.DockerContainerLocation
 
obtainProvisioningFlags(MachineProvisioningLocation) - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
obtainSpecificPort(int) - Method in class brooklyn.location.docker.DockerContainerLocation
 
OPEN_IPTABLES - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
org.jclouds.docker.compute.functions - package org.jclouds.docker.compute.functions
 
org.jclouds.docker.compute.strategy - package org.jclouds.docker.compute.strategy
 

P

parse(String...) - Method in class brooklyn.location.affinity.AffinityRules
 
parse(String) - Method in class brooklyn.location.affinity.AffinityRules
 
parse(Iterable<String>) - Method in class brooklyn.location.affinity.AffinityRules
 
PARSER - Static variable in class brooklyn.entity.container.docker.DockerCallbacks
 
PATTERN - Static variable in class brooklyn.location.docker.DockerResolver
 
PAUSE - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
pause() - Method in interface brooklyn.entity.container.docker.DockerContainer
Pause the Docker container.
pause() - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
PLACEMENT_STRATEGY - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
PORT - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
postStart() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
PREDICATE - Static variable in class brooklyn.location.affinity.AffinityRules
 
PREFIX - Static variable in interface brooklyn.location.docker.DockerVirtualLocation
 
preInstall() - Method in class brooklyn.entity.container.docker.DockerHostSshDriver
 
preStart() - Method in class brooklyn.entity.container.docker.application.VanillaDockerApplicationImpl
 
preStart() - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
PROVISIONER - Static variable in interface brooklyn.location.docker.DockerVirtualLocation
 
PUSH - Static variable in class brooklyn.entity.container.docker.DockerCallbacks
 
push() - Static method in class brooklyn.entity.container.docker.DockerCallbacks
 

R

rebootNode(String) - Method in class org.jclouds.docker.compute.strategy.DockerComputeServiceAdapter
 
REGISTER_DOCKER_HOST_LOCATIONS - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
release(DockerContainerLocation) - Method in class brooklyn.location.docker.DockerHostLocation
 
release(MachineLocation) - Method in class brooklyn.location.docker.DockerLocation
 
releaseMutex(String) - Method in class brooklyn.location.docker.DockerHostLocation
 
releaseMutex(String) - Method in class brooklyn.location.docker.DockerLocation
 
releasePort(int) - Method in class brooklyn.location.docker.DockerContainerLocation
 
remove(DockerHostLocation) - Method in class brooklyn.location.docker.DockerLocation
 
REMOVE_EMPTY_DOCKER_HOSTS - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
resize(Integer) - Method in class brooklyn.entity.container.docker.DockerHostImpl
 
resize(Integer) - Method in class brooklyn.entity.container.docker.DockerInfrastructureImpl
 
RESUME - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
resume() - Method in interface brooklyn.entity.container.docker.DockerContainer
Resume the Docker container.
resume() - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
resumeNode(String) - Method in class org.jclouds.docker.compute.strategy.DockerComputeServiceAdapter
 
rulesFor(Entity) - Static method in class brooklyn.location.affinity.AffinityRules
 
RUN_DOCKER_COMMAND - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
RUN_DOCKER_COMMAND_TIMEOUT - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
runDockerCommand(String) - Method in interface brooklyn.entity.container.docker.DockerHost
Execute a Docker command and return the output.
runDockerCommand(String) - Method in class brooklyn.entity.container.docker.DockerHostImpl
Execute a Docker command and return the output.
runDockerCommandTimeout(String, Duration) - Method in interface brooklyn.entity.container.docker.DockerHost
Execute a Docker command and return the output, or throw an exception after a timeout.
runDockerCommandTimeout(String, Duration) - Method in class brooklyn.entity.container.docker.DockerHostImpl
Execute a Docker command and return the output, or throw an exception after a timeout.

S

SECURITY_GROUP - Static variable in interface brooklyn.entity.container.docker.DockerInfrastructure
 
SEPARATOR - Static variable in class brooklyn.entity.container.docker.DockerCallbacks
 
SERVICE_STATE_ACTUAL - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
setRunningEntity(Entity) - Method in interface brooklyn.entity.container.docker.DockerContainer
 
setRunningEntity(Entity) - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
SHUT_DOWN - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
shutDown() - Method in interface brooklyn.entity.container.docker.DockerContainer
Shut-down the Docker container.
shutDown() - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
SSH_MACHINE_LOCATION - Static variable in interface brooklyn.entity.container.docker.DockerContainer
 
SSHD_DOCKERFILE - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
start(Collection<? extends Location>) - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
start(Collection<? extends Location>) - Method in class brooklyn.entity.container.docker.DockerInfrastructureImpl
 
START_TIMEOUT - Static variable in interface brooklyn.entity.container.docker.application.VanillaDockerApplication
 
START_TIMEOUT - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
stop() - Method in class brooklyn.entity.container.docker.DockerContainerImpl
 
stop() - Method in class brooklyn.entity.container.docker.DockerHostSshDriver
 
stop() - Method in class brooklyn.entity.container.docker.DockerInfrastructureImpl
De-register our DockerLocation and its children.
string() - Method in class brooklyn.location.docker.DockerContainerLocation
 
string() - Method in class brooklyn.location.docker.DockerHostLocation
 
string() - Method in class brooklyn.location.docker.DockerLocation
 
SUGGESTED_VERSION - Static variable in interface brooklyn.entity.container.docker.DockerHost
 
suspendNode(String) - Method in class org.jclouds.docker.compute.strategy.DockerComputeServiceAdapter
 

T

toAvailableLocationSizes(Iterable<DockerHostLocation>) - Method in class brooklyn.location.docker.strategy.AbstractDockerPlacementStrategy
 
toAvailableLocationSizes(Iterable<DockerHostLocation>) - Method in interface brooklyn.location.docker.strategy.DockerAwarePlacementStrategy
 
toString() - Method in class brooklyn.location.docker.strategy.AbstractDockerPlacementStrategy
 
tryAcquireMutex(String, String) - Method in class brooklyn.location.docker.DockerHostLocation
 
tryAcquireMutex(String, String) - Method in class brooklyn.location.docker.DockerLocation
 
TYPE - Static variable in class brooklyn.location.affinity.AffinityRules
 

U

UBUNTU_DOCKERFILE - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
UBUNTU_USES_JAVA_DOCKERFILE - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 
URL_SENSOR_NAMES - Static variable in class brooklyn.entity.container.docker.DockerAttributes
 

V

VanillaDockerApplication - Interface in brooklyn.entity.container.docker.application
 
VanillaDockerApplicationDriver - Interface in brooklyn.entity.container.docker.application
 
VanillaDockerApplicationImpl - Class in brooklyn.entity.container.docker.application
 
VanillaDockerApplicationImpl() - Constructor for class brooklyn.entity.container.docker.application.VanillaDockerApplicationImpl
 
VanillaDockerApplicationSshDriver - Class in brooklyn.entity.container.docker.application
The SSH implementation of the VanillaDockerApplicationDriver.
VanillaDockerApplicationSshDriver(VanillaDockerApplicationImpl, SshMachineLocation) - Constructor for class brooklyn.entity.container.docker.application.VanillaDockerApplicationSshDriver
 
VERBS - Static variable in class brooklyn.location.affinity.AffinityRules
 

W

waitForImage(String) - Method in class brooklyn.location.docker.DockerHostLocation
 
A B C D E F G H I L M N O P R S T U V W 

Copyright © 2014. All rights reserved.