Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for connect0 (0.39 sec)

  1. api/openapi-spec/v3/api__v1_openapi.json

            ],
            "x-kubernetes-action": "connect",
            "x-kubernetes-group-version-kind": {
              "group": "",
              "kind": "PodPortForwardOptions",
              "version": "v1"
            }
          }
        },
        "/api/v1/namespaces/{namespace}/pods/{name}/proxy": {
          "delete": {
            "description": "connect DELETE requests to proxy of Pod",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "core_v1"
            ],
            "x-kubernetes-action": "connect",
            "x-kubernetes-group-version-kind": {
              "group": "",
              "kind": "PodProxyOptions",
              "version": "v1"
            }
          },
          "get": {
            "consumes": [
              "*/*"
            ],
            "description": "connect GET requests to proxy of Pod",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  3. api/openapi-spec/swagger.json

              "core_v1"
            ],
            "x-kubernetes-action": "connect",
            "x-kubernetes-group-version-kind": {
              "group": "",
              "kind": "PodProxyOptions",
              "version": "v1"
            }
          },
          "get": {
            "consumes": [
              "*/*"
            ],
            "description": "connect GET requests to proxy of Pod",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  4. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "core_v1"
            ],
            "x-kubernetes-action": "connect",
            "x-kubernetes-group-version-kind": {
              "group": "",
              "kind": "PodProxyOptions",
              "version": "v1"
            }
          },
          "get": {
            "consumes": [
              "*/*"
            ],
            "description": "connect GET requests to proxy of Pod",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  5. pkg/generated/openapi/zz_generated.openapi.go

    								"x-kubernetes-list-type": "atomic",
    							},
    						},
    						SchemaProps: spec.SchemaProps{
    							Description: "Operations is the operations the admission hook cares about - CREATE, UPDATE, DELETE, CONNECT or * for all of those operations and any future admission operations that are added. If '*' is present, the length of the slice must be one. Required.",
    							Type:        []string{"array"},
    							Items: &spec.SchemaOrArray{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  6. src/internal/trace/traceviewer/static/trace_viewer_full.html

    _('Preceding events','Add all events that have led to the selected one(s), connected by '+'flow arrows or by call stack.',eventSet,function*(event){yield*getEventInFlowEvents(event);yield*getEventAncestors(event);if(event.startSlice){yield event.startSlice;}}.bind(this)));this.cancelFunctions_.push(this.createEventsLinkIfNeeded_('Following events','Add all events that have been caused by the selected one(s), '+'connected by flow arrows or by call stack.',eventSet,function*(event){yield*getEventO...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
Back to top