Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for none_of (0.28 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                              type: object
                            loadBalancer:
                              description: Settings controlling the load balancer algorithms.
                              oneOf:
                              - not:
                                  anyOf:
                                  - required:
                                    - simple
                                  - required:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                              type: object
                            loadBalancer:
                              description: Settings controlling the load balancer algorithms.
                              oneOf:
                              - not:
                                  anyOf:
                                  - required:
                                    - simple
                                  - required:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  3. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

            properties:
              spec:
                description: 'Configuration for access control on workloads. See more
                  details at: https://istio.io/docs/reference/config/security/authorization-policy.html'
                oneOf:
                - not:
                    anyOf:
                    - required:
                      - provider
                - required:
                  - provider
                properties:
                  action:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      Support: Extended
    
    
                    items:
                      description: GatewayAddress describes an address that can be bound
                        to a Gateway.
                      oneOf:
                      - properties:
                          type:
                            enum:
                            - IPAddress
                          value:
                            anyOf:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "oneOf": [
              {
                "type": "string"
              },
              {
                "type": "number"
              }
            ]
          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.APIResource": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"NOTE_ABSOLUTE", Const, 0},
    		{"NOTE_ATTRIB", Const, 0},
    		{"NOTE_BACKGROUND", Const, 16},
    		{"NOTE_CHILD", Const, 0},
    		{"NOTE_CRITICAL", Const, 16},
    		{"NOTE_DELETE", Const, 0},
    		{"NOTE_EOF", Const, 1},
    		{"NOTE_EXEC", Const, 0},
    		{"NOTE_EXIT", Const, 0},
    		{"NOTE_EXITSTATUS", Const, 0},
    		{"NOTE_EXIT_CSERROR", Const, 16},
    		{"NOTE_EXIT_DECRYPTFAIL", Const, 16},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

            "oneOf": [
              {
                "type": "string"
              },
              {
                "type": "number"
              }
            ]
          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.APIResource": {
    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