Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for Field3 (0.19 sec)

  1. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

                  }
                ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                    type: string
                  pluginConfig:
                    description: The configuration that will be passed on to the plugin.
                    type: object
                    x-kubernetes-preserve-unknown-fields: true
                  pluginName:
                    description: The plugin name to be used in the Envoy configuration
                      (used to be called `rootID`).
                    maxLength: 256
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  4. manifests/charts/base/crds/crd-all.gen.yaml

                    type: string
                  pluginConfig:
                    description: The configuration that will be passed on to the plugin.
                    type: object
                    x-kubernetes-preserve-unknown-fields: true
                  pluginName:
                    description: The plugin name to be used in the Envoy configuration
                      (used to be called `rootID`).
                    maxLength: 256
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  5. tests/integration/pilot/testdata/gateway-api-crd.yaml

                            the Protocol field is "HTTPS" or "TLS". It is invalid to set this field
                            if the Protocol field is "HTTP", "TCP", or "UDP".
    
    
                            The association of SNIs to Certificate defined in GatewayTLSConfig is
                            defined based on the Hostname field for this listener.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  6. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                        type: string
                    type: object
                type: object
              status:
                type: object
                x-kubernetes-preserve-unknown-fields: true
            type: object
        served: true
        storage: false
        subresources:
          status: {}
      - name: v1beta1
        schema:
          openAPIV3Schema:
            properties:
              spec:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Header", Type, 0},
    		{"Header.AccessTime", Field, 0},
    		{"Header.ChangeTime", Field, 0},
    		{"Header.Devmajor", Field, 0},
    		{"Header.Devminor", Field, 0},
    		{"Header.Format", Field, 10},
    		{"Header.Gid", Field, 0},
    		{"Header.Gname", Field, 0},
    		{"Header.Linkname", Field, 0},
    		{"Header.ModTime", Field, 0},
    		{"Header.Mode", Field, 0},
    		{"Header.Name", Field, 0},
    		{"Header.PAXRecords", Field, 10},
    		{"Header.Size", Field, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    // folder:
    // tensorflow/core/api_def/base_api
    // The generated fields for an op include name, summary, description, traits,
    // arguments, results, derived attributes. Therefore, modifications to these
    // fields will NOT be respected upon subsequent refreshes. However, additional
    // fields after those fields will be retained.
    //
    // Ops in this file are sorted alphabetically.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  9. RELEASE.md

        *   Use `tensorflow::OkStatus()` instead of `tensorflow::Status::OK()`.
        *   Stop constructing `Status` objects from `tensorflow::error::Code`.
        *   One MUST NOT access `tensorflow::errors::Code` fields. Accessing
            `tensorflow::error::Code` fields is fine.
            *   Use the constructors such as `tensorflow::errors:InvalidArgument` to
                create status using an error code without accessing it.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  10. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

                }
                values {
                  dict_value {
                  }
                }
              }
            }
            output_signature {
              dict_value {
                fields {
                  key: "output_0"
                  value {
                    tensor_spec_value {
                      name: "output_0"
                      shape {
                        dim {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
Back to top