public abstract class AbstractCliInternetAddressResolver extends Object
| Modifier and Type | Field and Description |
|---|---|
protected CommandLineExecutor |
commandLineExecutor |
static String |
DOCKERHOST_TAG |
| Constructor and Description |
|---|
AbstractCliInternetAddressResolver(CommandLineExecutor commandLineExecutor) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String[] |
getCommandArguments(String cliPathExec) |
protected abstract Pattern |
getIpPattern() |
String |
ip(String cliPathExec,
boolean force) |
public static final String DOCKERHOST_TAG
protected CommandLineExecutor commandLineExecutor
public AbstractCliInternetAddressResolver(CommandLineExecutor commandLineExecutor)
Copyright © 2018 JBoss by Red Hat. All rights reserved.