@Deprecated public final class EnvironmentAndSystemPropertyClientProviderStrategy extends DockerClientProviderStrategy
Resolution order is:
| Modifier and Type | Field and Description |
|---|---|
static int |
PRIORITY
Deprecated.
|
| Constructor and Description |
|---|
EnvironmentAndSystemPropertyClientProviderStrategy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Deprecated.
|
protected int |
getPriority()
Deprecated.
|
TransportConfig |
getTransportConfig()
Deprecated.
|
boolean |
isApplicable()
Deprecated.
|
protected boolean |
isPersistable()
Deprecated.
|
getClient, getClientForConfig, getDockerClient, getDockerHostIpAddress, getFirstValidStrategy, getInfo, testpublic static final int PRIORITY
public EnvironmentAndSystemPropertyClientProviderStrategy()
public TransportConfig getTransportConfig()
getTransportConfig in class DockerClientProviderStrategyprotected int getPriority()
getPriority in class DockerClientProviderStrategypublic java.lang.String getDescription()
getDescription in class DockerClientProviderStrategyprotected boolean isPersistable()
isPersistable in class DockerClientProviderStrategypublic boolean isApplicable()
isApplicable in class DockerClientProviderStrategy