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