public class DockerMachine extends Object implements DockerConnectionDetector.DockerHostProvider
DockerConnectionDetector.DockerHostProvider.Comparator| Constructor and Description |
|---|
DockerMachine(Logger log,
DockerMachineConfiguration machine) |
| Modifier and Type | Method and Description |
|---|---|
DockerConnectionDetector.ConnectionParameter |
getConnectionParameter(String certPath)
Get value of the docker host as detected by this provider.
|
int |
getPriority()
Get the priority of the env provider.
|
public DockerMachine(Logger log, DockerMachineConfiguration machine)
public DockerConnectionDetector.ConnectionParameter getConnectionParameter(String certPath) throws IOException
DockerConnectionDetector.DockerHostProvidergetConnectionParameter in interface DockerConnectionDetector.DockerHostProviderIOExceptionpublic int getPriority()
DockerConnectionDetector.DockerHostProvidergetPriority in interface DockerConnectionDetector.DockerHostProviderCopyright © 2019. All rights reserved.