{
"kind": "PodExecOptions",
"apiVersion": "v1",
"stdin": true,
"stdout": true,
"stderr": true,
"tty": true,
"container": "containerValue",
"command": [
"commandValue"
]
}
{
"kind": "PodExecOptions",
"apiVersion": "v1",
"stdin": true,
"stdout": true,
"stderr": true,
"tty": true,
"container": "containerValue",
"command": [
"commandValue"
]
}