@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, test
public static final int PRIORITY
public EnvironmentAndSystemPropertyClientProviderStrategy()
public TransportConfig getTransportConfig()
getTransportConfig
in class DockerClientProviderStrategy
protected int getPriority()
getPriority
in class DockerClientProviderStrategy
public java.lang.String getDescription()
getDescription
in class DockerClientProviderStrategy
protected boolean isPersistable()
isPersistable
in class DockerClientProviderStrategy
public boolean isApplicable()
isApplicable
in class DockerClientProviderStrategy