| Package | Description |
|---|---|
| io.kubernetes.client.extended.kubectl |
| Modifier and Type | Method and Description |
|---|---|
KubectlExec |
KubectlExec.command(String[] command) |
static KubectlExec |
Kubectl.exec()
Equivalent for `kubectl exec`
|
KubectlExec |
KubectlExec.stdin(boolean stdin) |
KubectlExec |
KubectlExec.tty(boolean tty) |
Copyright © 2023. All rights reserved.