public class PodShell extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
PodShell.StateExecListener |
| Constructor and Description |
|---|
PodShell(OpenShift openShift,
io.fabric8.kubernetes.api.model.Pod pod) |
PodShell(OpenShift openShift,
io.fabric8.kubernetes.api.model.Pod pod,
String containerName) |
PodShell(OpenShift openShift,
String dcName) |
| Modifier and Type | Method and Description |
|---|---|
PodShellOutput |
execute(String... commands) |
PodShellOutput |
executeWithBash(String command) |
public PodShell(OpenShift openShift, io.fabric8.kubernetes.api.model.Pod pod)
public PodShellOutput executeWithBash(String command)
public PodShellOutput execute(String... commands)
Copyright © 2025. All rights reserved.