File: core.v1.PodExecOptions.yaml

package info (click to toggle)
golang-k8s-api 0.33.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 26,996 kB
  • sloc: makefile: 4
file content (9 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
apiVersion: v1
command:
- commandValue
container: containerValue
kind: PodExecOptions
stderr: true
stdin: true
stdout: true
tty: true