@Deprecated public final class NpipeSocketClientProviderStrategy extends DockerClientProviderStrategy
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
DOCKER_SOCK_PATH
Deprecated.
|
static int |
PRIORITY
Deprecated.
|
| Constructor and Description |
|---|
NpipeSocketClientProviderStrategy()
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 NpipeSocketClientProviderStrategy()
public TransportConfig getTransportConfig()
getTransportConfig in class DockerClientProviderStrategyprotected boolean isApplicable()
isApplicable in class DockerClientProviderStrategypublic java.lang.String getDescription()
getDescription in class DockerClientProviderStrategyprotected int getPriority()
getPriority in class DockerClientProviderStrategy