@Deprecated public final class UnixSocketClientProviderStrategy extends DockerClientProviderStrategy
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
DOCKER_SOCK_PATH
Deprecated.
|
static int |
PRIORITY
Deprecated.
|
| Constructor and Description |
|---|
UnixSocketClientProviderStrategy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Deprecated.
|
protected int |
getPriority()
Deprecated.
|
TransportConfig |
getTransportConfig()
Deprecated.
|
protected boolean |
isApplicable()
Deprecated.
|
getClient, getClientForConfig, getDockerClient, getDockerHostIpAddress, getFirstValidStrategy, getInfo, isPersistable, testprotected static final java.lang.String DOCKER_SOCK_PATH
public static final int PRIORITY
public UnixSocketClientProviderStrategy()
public TransportConfig getTransportConfig() throws InvalidConfigurationException
getTransportConfig in class DockerClientProviderStrategyInvalidConfigurationException - if this strategy failsprotected boolean isApplicable()
isApplicable in class DockerClientProviderStrategypublic java.lang.String getDescription()
getDescription in class DockerClientProviderStrategyprotected int getPriority()
getPriority in class DockerClientProviderStrategy