api-v1-namespaces-{namespace}-pods-{name}-attach
Number of APIs: 2
-
connect Core V1Get Namespaced Pod Attach GET {{baseUrl}}/api/v1/namespaces/:namespace/pods/:name/attach?container=<string>&stderr=<boolean>&stdin=<boolean>&stdout=<boolean>&tty=<boolean>
-
connect Core V1Post Namespaced Pod Attach POST {{baseUrl}}/api/v1/namespaces/:namespace/pods/:name/attach?container=<string>&stderr=<boolean>&stdin=<boolean>&stdout=<boolean>&tty=<boolean>