public abstract class EnvCommand
extends org.eclipse.jkube.kit.common.ExternalCommand
| Constructor and Description |
|---|
EnvCommand(org.eclipse.jkube.kit.common.KitLogger log,
String prefix) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getEnvironment() |
protected void |
processLine(String line) |
public EnvCommand(org.eclipse.jkube.kit.common.KitLogger log,
String prefix)
protected void processLine(String line)
processLine in class org.eclipse.jkube.kit.common.ExternalCommandpublic Map<String,String> getEnvironment() throws IOException
IOExceptionCopyright © 2023. All rights reserved.