public abstract class DockerNetworkAgentSshDriver extends org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver implements DockerNetworkAgentDriver
CHECK_RUNNING, CUSTOMIZING, DEBUG, IGNORE_ENTITY_SSH_FLAGS, INSTALL_INCOMPLETE, INSTALLING, KILLING, LAUNCHING, log, logSsh, NON_STANDARD_LAYOUT, PID_FILENAME, PROCESS_OWNER, resolver, RESTARTING, STOPPING, USE_PID_FILE, VALID_FLAGS| Constructor and Description |
|---|
DockerNetworkAgentSshDriver(org.apache.brooklyn.api.entity.EntityLocal entity,
org.apache.brooklyn.location.ssh.SshMachineLocation machine) |
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
attachNetwork(String containerId,
String subnetId) |
void |
createSubnet(String subnetId,
org.apache.brooklyn.util.net.Cidr subnetCidr) |
void |
deleteSubnet(String subnetId) |
List<String> |
getDockerNetworkCreateOpts() |
checkNoHostnameBug, copyInstallResources, copyResource, copyResource, createDirectory, execute, execute, execute, getAddress, getExpandedInstallDir, getHostname, getInstallDir, getInstallLabelExtraSalt, getLocation, getMachine, getPortsUsed, getRunDir, getShellEnvironment, getSshFlags, getSubnetAddress, getSubnetHostname, newScript, newScript, prepare, runPostCustomizeCommand, runPostInstallCommand, runPostLaunchCommand, runPreCustomizeCommand, runPreInstallCommand, runPreLaunchCommand, setExpandedInstallDir, setInstallDir, setInstallLabel, setRunDir, setupcopyPreInstallResources, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyRuntimeResources, copyTemplate, copyTemplate, copyTemplate, customize, doFullStartOnRestart, getArchiveNameFormat, getEntity, getResource, getResourceAsString, getVersion, install, kill, launch, postLaunch, preInstall, processTemplate, processTemplate, processTemplate, processTemplate, processTemplateContents, processTemplateContents, rebind, restart, start, stop, waitForConfigKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDockerNetworkDriverpublic DockerNetworkAgentSshDriver(org.apache.brooklyn.api.entity.EntityLocal entity,
org.apache.brooklyn.location.ssh.SshMachineLocation machine)
public List<String> getDockerNetworkCreateOpts()
getDockerNetworkCreateOpts in interface DockerNetworkAgentDriverpublic void createSubnet(String subnetId, org.apache.brooklyn.util.net.Cidr subnetCidr)
createSubnet in interface SdnAgentDriverpublic void deleteSubnet(String subnetId)
deleteSubnet in interface SdnAgentDriverpublic InetAddress attachNetwork(String containerId, String subnetId)
attachNetwork in interface SdnAgentDriverCopyright © 2012–2016 The Apache Software Foundation. All rights reserved.