Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for getCoreAPIVersions (0.25 sec)

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

        "title": "Kubernetes",
        "version": "unversioned"
      },
      "openapi": "3.0.0",
      "paths": {
        "/api/": {
          "get": {
            "description": "get available API versions",
            "operationId": "getCoreAPIVersions",
            "responses": {
              "200": {
                "content": {
                  "application/json": {
                    "schema": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:05:52 UTC 2023
    - 4.8K bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "application/json",
              "application/yaml",
              "application/vnd.kubernetes.protobuf"
            ],
            "description": "get available API versions",
            "operationId": "getCoreAPIVersions",
            "produces": [
              "application/json",
              "application/yaml",
              "application/vnd.kubernetes.protobuf"
            ],
            "responses": {
              "200": {
    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

              "application/json",
              "application/yaml",
              "application/vnd.kubernetes.protobuf"
            ],
            "description": "get available API versions",
            "operationId": "getCoreAPIVersions",
            "produces": [
              "application/json",
              "application/yaml",
              "application/vnd.kubernetes.protobuf"
            ],
            "responses": {
              "200": {
    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

              "application/json",
              "application/yaml",
              "application/vnd.kubernetes.protobuf"
            ],
            "description": "get available API versions",
            "operationId": "getCoreAPIVersions",
            "produces": [
              "application/json",
              "application/yaml",
              "application/vnd.kubernetes.protobuf"
            ],
            "responses": {
              "200": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
Back to top