public class PodExec extends AbstractCapability implements IPodExec
IPodExec.IPodExecOutputListener, IPodExec.Options| Modifier and Type | Field and Description |
|---|---|
static int |
CHANNEL_EXECERR |
static int |
CHANNEL_STDERR |
static int |
CHANNEL_STDOUT |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Well known name of the capability
|
IStoppable |
start(IPodExec.IPodExecOutputListener listener,
IPodExec.Options options,
String... commands)
Execute a command on a named container in this pod
|
isSupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSupportedpublic static final int CHANNEL_STDOUT
public static final int CHANNEL_STDERR
public static final int CHANNEL_EXECERR
public String getName()
ICapabilitygetName in interface ICapabilitypublic IStoppable start(IPodExec.IPodExecOutputListener listener, IPodExec.Options options, String... commands)
IPodExecCopyright © 2020 Red Hat, Inc. All Rights Reserved.