Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for group_versions (0.57 sec)

  1. pkg/generated/openapi/zz_generated.openapi.go

    			SchemaProps: spec.SchemaProps{
    				Description: "GroupVersion contains the \"group/version\" and \"version\" string of a version. It is made a struct to keep extensibility.",
    				Type:        []string{"object"},
    				Properties: map[string]spec.Schema{
    					"groupVersion": {
    						SchemaProps: spec.SchemaProps{
    							Description: "groupVersion specifies the API group and version in the form \"group/version\"",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

        },
        "io.k8s.apimachinery.pkg.apis.meta.v1.GroupVersionForDiscovery": {
          "description": "GroupVersion contains the \"group/version\" and \"version\" string of a version. It is made a struct to keep extensibility.",
          "properties": {
            "groupVersion": {
              "description": "groupVersion specifies the API group and version in the form \"group/version\"",
              "type": "string"
            },
    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

        },
        "io.k8s.apimachinery.pkg.apis.meta.v1.GroupVersionForDiscovery": {
          "description": "GroupVersion contains the \"group/version\" and \"version\" string of a version. It is made a struct to keep extensibility.",
          "properties": {
            "groupVersion": {
              "description": "groupVersion specifies the API group and version in the form \"group/version\"",
              "type": "string"
            },
    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

        },
        "io.k8s.apimachinery.pkg.apis.meta.v1.GroupVersionForDiscovery": {
          "description": "GroupVersion contains the \"group/version\" and \"version\" string of a version. It is made a struct to keep extensibility.",
          "properties": {
            "groupVersion": {
              "description": "groupVersion specifies the API group and version in the form \"group/version\"",
              "type": "string"
            },
    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. api/openapi-spec/v3/api__v1_openapi.json

                "type": "string"
              },
              "groupVersion": {
                "default": "",
                "description": "groupVersion is the group and version this APIResourceList is for.",
                "type": "string"
              },
              "kind": {
    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