Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for discriminator (0.29 sec)

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

                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object",
            "x-kubernetes-unions": [
              {
                "discriminator": "type",
                "fields-to-discriminateBy": {
                  "localhostProfile": "LocalhostProfile"
                }
              }
            ]
          },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"IntType", Type, 0},
    		{"IntType.BasicType", Field, 0},
    		{"LineEntry", Type, 5},
    		{"LineEntry.Address", Field, 5},
    		{"LineEntry.BasicBlock", Field, 5},
    		{"LineEntry.Column", Field, 5},
    		{"LineEntry.Discriminator", Field, 5},
    		{"LineEntry.EndSequence", Field, 5},
    		{"LineEntry.EpilogueBegin", Field, 5},
    		{"LineEntry.File", Field, 5},
    		{"LineEntry.ISA", Field, 5},
    		{"LineEntry.IsStmt", Field, 5},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "type": "string"
              },
              "fieldsType": {
                "description": "FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: \"FieldsV1\"",
                "type": "string"
              },
              "fieldsV1": {
                "allOf": [
                  {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
Back to top