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