Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 52 of 52 for PortForward (0.2 sec)

  1. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "uniqueItems": true
            }
          ]
        },
        "/api/v1/namespaces/{namespace}/pods/{name}/portforward": {
          "get": {
            "consumes": [
              "*/*"
            ],
            "description": "connect GET requests to portforward of Pod",
            "operationId": "connectCoreV1GetNamespacedPodPortforward",
            "produces": [
              "*/*"
            ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    						SchemaProps: spec.SchemaProps{
    							Description: "enableDebuggingHandlers enables server endpoints for log access and local running of containers and commands, including the exec, attach, logs, and portforward features. Default: true",
    							Type:        []string{"boolean"},
    							Format:      "",
    						},
    					},
    					"enableContentionProfiling": {
    						SchemaProps: spec.SchemaProps{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
Back to top