public class CopyFromContainer extends Object implements CanCopyFromContainer
| Constructor and Description |
|---|
CopyFromContainer(String cubeId,
OpenShiftClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyDirectory(String from,
String to) |
void |
copyLog(boolean follow,
boolean stdout,
boolean stderr,
boolean timestamps,
int tail,
OutputStream outputStream) |
public CopyFromContainer(String cubeId, OpenShiftClient client)
public void copyDirectory(String from, String to)
copyDirectory in interface CanCopyFromContainerpublic void copyLog(boolean follow,
boolean stdout,
boolean stderr,
boolean timestamps,
int tail,
OutputStream outputStream)
copyLog in interface CanCopyFromContainerCopyright © 2018 JBoss by Red Hat. All rights reserved.