public static interface DockerConnectionDetector.DockerHostProvider
Modifier and Type | Interface and Description |
---|---|
static class |
DockerConnectionDetector.DockerHostProvider.Comparator |
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.
|
DockerConnectionDetector.ConnectionParameter getConnectionParameter(String certPath) throws IOException
certPath
- IOException
int getPriority()
Copyright © 2018. All rights reserved.