Skip to main content

connectCoreV1GetNamespacedPodProxyWithPath

connect GET requests to proxy of Pod

GET/api/v1/namespaces/{namespace}/pods/{name}/proxy/{path}
Source
specs/api__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697

Request

Path Parameters
name string
required

name of the PodProxyOptions

namespace string
required

object name and auth scope, such as for teams and projects

path string
required

path to the resource

Query Parameters
path string
optional

Path is the URL path to use for the current proxy request to pod.

Responses

*/* string

OK

Response body string

Unauthorized