public interface DockerRegistry extends VanillaDockerApplication
org.apache.brooklyn.entity.software.base.SoftwareProcess.ChildStartableMode, org.apache.brooklyn.entity.software.base.SoftwareProcess.RestartSoftwareParameters, org.apache.brooklyn.entity.software.base.SoftwareProcess.StopSoftwareParametersorg.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<Map<String,Object>> |
DOCKER_CONTAINER_ENVIRONMENT |
static org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey<org.apache.brooklyn.api.entity.Entity,org.apache.brooklyn.api.entity.Entity> |
DOCKER_HOST |
static org.apache.brooklyn.api.sensor.AttributeSensor<List<String>> |
DOCKER_REGISTRY_CATALOG |
static org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey<Integer,Integer> |
DOCKER_REGISTRY_PORT |
static org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey<String,String> |
IMAGE_NAME |
static org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey<String,String> |
IMAGE_TAG |
CONTAINER_NAME, DOCKER_CONTAINER_VOLUME_EXPORT, DOCKER_CONTAINER_VOLUMES_FROM, DOCKER_DIRECT_PORTS, DOCKER_HOST_VOLUME_MAPPING, DOCKER_LINKS, DOCKER_OPEN_PORTS, DOCKER_PORT_BINDINGS, DOCKER_USE_SSH, DOCKERFILE_URL, IMAGE_COMMANDS, IMAGE_ENTRYPOINT, LAUNCH_COMMAND, ON_BOX_BASE_DIR, SKIP_ENTITY_INSTALLATION, SKIP_ON_BOX_BASE_DIR_RESOLUTION, START_TIMEOUTCHECK_RUNNING_COMMAND, CUSTOMIZE_COMMAND, DOWNLOAD_URL, INSTALL_COMMAND, STOP_COMMAND, SUGGESTED_VERSIONADDRESS, ARCHIVE_DIRECTORY_NAME_FORMAT, CHILDREN_STARTABLE_MODE, CUSTOMIZE_LATCH, DONT_REQUIRE_TTY_FOR_SUDO, DOWNLOAD_ADDON_URLS, ENTITY_STARTED, EXPANDED_INSTALL_DIR, HOSTNAME, INBOUND_PORTS_AUTO_INFER, INBOUND_PORTS_CONFIG_REGEX, INSTALL_DIR, INSTALL_FILES, INSTALL_LATCH, INSTALL_RESOURCES_LATCH, INSTALL_TEMPLATES, INSTALL_UNIQUE_LABEL, LAUNCH_LATCH, LIFECYCLE_EFFECTOR_TASKS, MAXIMUM_REBIND_SENSOR_CONNECT_DELAY, OPEN_IPTABLES, PID_FILE, POST_CUSTOMIZE_COMMAND, POST_INSTALL_COMMAND, POST_LAUNCH_COMMAND, PRE_CUSTOMIZE_COMMAND, PRE_INSTALL_COMMAND, PRE_INSTALL_FILES, PRE_INSTALL_TEMPLATES, PRE_LAUNCH_COMMAND, PROVISIONING_LOCATION, PROVISIONING_PROPERTIES, REQUIRED_OPEN_LOGIN_PORTS, RETRIEVE_USAGE_METRICS, RUN_DIR, RUNTIME_FILES, RUNTIME_RESOURCES_LATCH, RUNTIME_TEMPLATES, SERVICE_PROCESS_IS_RUNNING, SERVICE_STATE_ACTUAL, SERVICE_STATE_EXPECTED, SETUP_LATCH, SHELL_ENVIRONMENT, SKIP_ENTITY_START_IF_RUNNING, SKIP_INSTALLATION, START_LATCH, STOP_IPTABLES, SUBNET_ADDRESS, SUBNET_HOSTNAMEgetContainerPorts, getDockerContainer, getDockerfile, getDockerHostpopulateServiceNotUpDiagnosticsaddChild, 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, tagsstatic final org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey<String,String> IMAGE_NAME
static final org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey<String,String> IMAGE_TAG
static final org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey<Integer,Integer> DOCKER_REGISTRY_PORT
static final org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey<org.apache.brooklyn.api.entity.Entity,org.apache.brooklyn.api.entity.Entity> DOCKER_HOST
static final org.apache.brooklyn.config.ConfigKey<Map<String,Object>> DOCKER_CONTAINER_ENVIRONMENT
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.