1{ 2 "kind": "PodAttachOptions", 3 "apiVersion": "v1", 4 "stdin": true, 5 "stdout": true, 6 "stderr": true, 7 "tty": true, 8 "container": "containerValue" 9}
View as plain text