Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for inversion (0.23 sec)

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

        },
        "io.k8s.api.admissionregistration.v1alpha1.ParamKind": {
          "description": "ParamKind is a tuple of Group Kind and Version.",
          "properties": {
            "apiVersion": {
              "description": "APIVersion is the API group version the resources belong to. In format of \"group/version\". Required.",
              "type": "string"
            },
            "kind": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "description": "API server instances report the version they can decode and the version they encode objects to when persisting objects in the backend."
            }
          },
          "required": [
            "spec",
            "status"
          ],
          "type": "object",
          "x-kubernetes-group-version-kind": [
            {
              "group": "internal.apiserver.k8s.io",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  3. api/openapi-spec/v3/api__v1_openapi.json

                  "type": "string"
                },
                "type": "array"
              },
              "version": {
                "description": "version is the preferred version of the resource.  Empty implies the version of the containing resource list For subresources, this may have a different value, for example: v1 (while inside a v1beta1 version of the core resource's group)\".",
                "type": "string"
              }
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
Back to top