Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Modification (0.23 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                    point to express processing that may be done in Gateway implementations. Some
                                    examples include request or response modification, implementing
                                    authentication strategies, rate-limiting, and traffic shaping. API
                                    guarantee/conformance is defined based on the type of the filter.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "in": "query",
                "name": "continue",
                "schema": {
                  "type": "string",
                  "uniqueItems": true
                }
              },
              {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "in": "query",
                "name": "continue",
                "schema": {
                  "type": "string",
                  "uniqueItems": true
                }
              },
              {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  4. pkg/apis/core/validation/validation_test.go

    				},
    			},
    			err:  "spec.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[0]: Invalid value:",
    			test: "nodeAffinity modification of item in MatchExpressions not allowed",
    		}, {
    			old: core.Pod{
    				Spec: core.PodSpec{
    					Affinity: &core.Affinity{
    						NodeAffinity: &core.NodeAffinity{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    //
    // PLEASE DO NOT MANUALLY EDIT THIS FILE!
    // ONLY EXCEPTION: FIELDS THAT CANNOT BE GENERATED
    //
    // If you absolutely need to modify the generated fields of an op, move the op
    // definition to `tf_ops.td` and perform the modification there. Generated
    // fields and the process to generate them are documented at:
    // mlir/tensorflow/dialectgen/README.md
    //
    // This file contains TensorFlow ops whose definitions are programmatically
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  6. RELEASE.md

        *   C-API functions `TF_StringDecode`, `TF_StringEncode`, and
            `TF_StringEncodedSize` are no longer relevant and have been removed; see
            `core/platform/ctstring.h` for string access/modification in C.
        *   `tensorflow.python`, `tensorflow.core` and `tensorflow.compiler` modules
            are now hidden. These modules are not part of TensorFlow public API.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top