public class ExecuteCommandOnPodExample extends Object implements AutoCloseable
| Constructor and Description |
|---|
ExecuteCommandOnPodExample() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
execCommandOnPod(String podName,
String namespace,
String... cmd) |
static void |
main(String[] args) |
Copyright © 2015–2020 Red Hat. All rights reserved.