public interface DockerSdnProvider extends SdnProvider
org.apache.brooklyn.entity.stock.BasicStartable.LocationsFilterorg.apache.brooklyn.api.entity.Entity.AdjunctSupport<T extends org.apache.brooklyn.api.objs.EntityAdjunct>, org.apache.brooklyn.api.entity.Entity.EnricherSupport, org.apache.brooklyn.api.entity.Entity.GroupSupport, org.apache.brooklyn.api.entity.Entity.PolicySupport, org.apache.brooklyn.api.entity.Entity.SensorSupportorg.apache.brooklyn.api.objs.BrooklynObject.RelationSupport<T extends org.apache.brooklyn.api.objs.BrooklynObject>, org.apache.brooklyn.api.objs.BrooklynObject.SubscriptionSupport, org.apache.brooklyn.api.objs.BrooklynObject.TagSupport| Modifier and Type | Field and Description |
|---|---|
static org.apache.brooklyn.config.ConfigKey<org.apache.brooklyn.util.net.Cidr> |
AGENT_CIDR |
static org.apache.brooklyn.api.sensor.AttributeSensor<Map<String,InetAddress>> |
ALLOCATED_ADDRESSES |
static org.apache.brooklyn.api.sensor.AttributeSensor<Integer> |
ALLOCATED_IPS |
static org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey<org.apache.brooklyn.api.entity.Entity,org.apache.brooklyn.api.entity.Entity> |
DOCKER_INFRASTRUCTURE |
static org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey<org.apache.brooklyn.api.entity.EntitySpec<?>,org.apache.brooklyn.api.entity.EntitySpec<?>> |
SDN_AGENT_SPEC |
static org.apache.brooklyn.api.sensor.AttributeSensor<org.apache.brooklyn.api.entity.Group> |
SDN_AGENTS |
ALLOCATED_NETWORKS, APPLICATION_CIDR, CONTAINER_ADDRESSES, CONTAINER_NETWORK_CIDR, CONTAINER_NETWORK_SIZE, SDN_APPLICATIONS, SDN_NETWORKS, SUBNET_ADDRESS_ALLOCATIONS, SUBNET_ENTITIES, SUBNETS| Modifier and Type | Method and Description |
|---|---|
org.apache.brooklyn.api.entity.Group |
getAgents() |
org.apache.brooklyn.entity.group.DynamicCluster |
getDockerHostCluster() |
Collection<org.jclouds.net.domain.IpPermission> |
getIpPermissions(String source) |
InetAddress |
getNextAgentAddress(String agentId) |
associateContainerAddress, getNetworkMutex, getNextContainerAddress, getNextSubnetCidr, getNextSubnetCidr, getSubnetCidr, recordContainerAddress, recordSubnetCidraddChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addPolicy, addPolicy, clearParent, enrichers, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, groups, invoke, policies, relations, removeChild, removeEnricher, removeGroup, removePolicy, sensors, setDisplayName, setParentgetCatalogItemId, subscriptions, tagsconfig, getConfig, setConfigrestart, start, stopdeallocateNetwork, listManagedNetworkAddressSpace, provisionNetworkstatic final org.apache.brooklyn.config.ConfigKey<org.apache.brooklyn.util.net.Cidr> AGENT_CIDR
static final org.apache.brooklyn.api.sensor.AttributeSensor<org.apache.brooklyn.api.entity.Group> SDN_AGENTS
static final org.apache.brooklyn.api.sensor.AttributeSensor<Integer> ALLOCATED_IPS
static final org.apache.brooklyn.api.sensor.AttributeSensor<Map<String,InetAddress>> ALLOCATED_ADDRESSES
static final org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey<org.apache.brooklyn.api.entity.EntitySpec<?>,org.apache.brooklyn.api.entity.EntitySpec<?>> SDN_AGENT_SPEC
static final org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey<org.apache.brooklyn.api.entity.Entity,org.apache.brooklyn.api.entity.Entity> DOCKER_INFRASTRUCTURE
Collection<org.jclouds.net.domain.IpPermission> getIpPermissions(String source)
org.apache.brooklyn.entity.group.DynamicCluster getDockerHostCluster()
org.apache.brooklyn.api.entity.Group getAgents()
InetAddress getNextAgentAddress(String agentId)
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.