Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for rewrites (0.29 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

                              description: Flag to specify whether the retries should
                                retry to other localities.
                              nullable: true
                              type: boolean
                          type: object
                        rewrite:
                          description: Rewrite HTTP URIs and Authority headers.
                          properties:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                              description: Flag to specify whether the retries should
                                retry to other localities.
                              nullable: true
                              type: boolean
                          type: object
                        rewrite:
                          description: Rewrite HTTP URIs and Authority headers.
                          properties:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                              description: Flag to specify whether the retries should
                                retry to other localities.
                              nullable: true
                              type: boolean
                          type: object
                        rewrite:
                          description: Rewrite HTTP URIs and Authority headers.
                          properties:
    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

                                                ReplaceFullPath specifies the value with which to replace the full path
                                                of a request during a rewrite or redirect.
                                              maxLength: 1024
                                              type: string
                                            replacePrefixMatch:
    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. RELEASE.md

    (Terry) Tang, Yuxin Wu, Ziyue(Louis) Lu
    
    # Release 1.7.0
    
    ## Major Features And Improvements
    
    *   Eager mode is moving out of contrib, try `tf.enable_eager_execution()`.
    *   Graph rewrites emulating fixed-point quantization compatible with TensorFlow
        Lite, supported by new `tf.contrib.quantize` package.
    *   Easily customize gradient computation with `tf.custom_gradient`.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.19.md

    /docs/reference/scheduling/config) feature allows you to tune the algorithms and other settings of the kube-scheduler. You can easily enable or disable specific functionality (contained in plugins) in selected scheduling phases without having to rewrite the rest of the configuration. Furthermore, a single kube-scheduler instance can serve different configurations, called profiles. Pods can select the profile they want to be scheduled under via the `.spec.schedulerName` field.
    
    ### CSI...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    Placeholder program key (compilation cache key) of a XLA `program`.
      }];
    
      let description = [{
    This op can be used when certain rewrite passes materialize ops that require a
    program key but the _TPUCompileMlir or _XlaCompile op has not been added yet.
    Subsequent rewrite passes must replace this op with `program` output.
      }];
    
      let arguments = (ins);
    
      let results = (outs
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"ReverseProxy.ErrorHandler", Field, 11},
    		{"ReverseProxy.ErrorLog", Field, 4},
    		{"ReverseProxy.FlushInterval", Field, 0},
    		{"ReverseProxy.ModifyResponse", Field, 8},
    		{"ReverseProxy.Rewrite", Field, 20},
    		{"ReverseProxy.Transport", Field, 0},
    		{"ServerConn", Type, 0},
    	},
    	"net/http/pprof": {
    		{"Cmdline", Func, 0},
    		{"Handler", Func, 0},
    		{"Index", Func, 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)
  9. api/go1.20.txt

    pkg net/http/httputil, type ProxyRequest struct, In *http.Request #53002
    pkg net/http/httputil, type ProxyRequest struct, Out *http.Request #53002
    pkg net/http/httputil, type ReverseProxy struct, Rewrite func(*ProxyRequest) #53002
    pkg net/http, method (*ResponseController) Flush() error #54136
    pkg net/http, method (*ResponseController) Hijack() (net.Conn, *bufio.ReadWriter, error) #54136
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
Back to top