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