...

Text file src/k8s.io/api/testdata/HEAD/core.v1.PodExecOptions.yaml

Documentation: k8s.io/api/testdata/HEAD

     1apiVersion: v1
     2command:
     3- commandValue
     4container: containerValue
     5kind: PodExecOptions
     6stderr: true
     7stdin: true
     8stdout: true
     9tty: true

View as plain text