public class ProxiedUnixSocketClientProviderStrategy extends UnixSocketClientProviderStrategy
| Modifier and Type | Field and Description |
|---|---|
static int |
PRIORITY |
DOCKER_SOCK_PATHclient, config, LOGGER| Constructor and Description |
|---|
ProxiedUnixSocketClientProviderStrategy() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
protected int |
getPriority() |
protected boolean |
isApplicable() |
void |
test() |
tryConfigurationcheckOSType, getClient, getClientForConfig, getDockerHostIpAddress, getFirstValidStrategy, isPersistable, pingpublic static final int PRIORITY
public ProxiedUnixSocketClientProviderStrategy()
protected boolean isApplicable()
isApplicable in class UnixSocketClientProviderStrategyprotected int getPriority()
getPriority in class UnixSocketClientProviderStrategypublic void test()
throws InvalidConfigurationException
test in class UnixSocketClientProviderStrategyInvalidConfigurationException - if this strategy failspublic java.lang.String getDescription()
getDescription in class UnixSocketClientProviderStrategy