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