Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for rewrite (0.55 sec)

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

                              type: boolean
                          type: object
                        rewrite:
                          description: Rewrite HTTP URIs and Authority headers.
                          properties:
                            authority:
                              description: rewrite the Authority/Host header with this
                                value.
                              type: string
    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: boolean
                          type: object
                        rewrite:
                          description: Rewrite HTTP URIs and Authority headers.
                          properties:
                            authority:
                              description: rewrite the Authority/Host header with this
                                value.
                              type: string
    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

                              type: boolean
                          type: object
                        rewrite:
                          description: Rewrite HTTP URIs and Authority headers.
                          properties:
                            authority:
                              description: rewrite the Authority/Host header with this
                                value.
                              type: string
    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. 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)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Writer).Write", Method, 17},
    		{"LSB", Const, 0},
    		{"MSB", Const, 0},
    		{"NewReader", Func, 0},
    		{"NewWriter", Func, 0},
    		{"Order", Type, 0},
    		{"Reader", Type, 17},
    		{"Writer", Type, 17},
    	},
    	"compress/zlib": {
    		{"(*Writer).Close", Method, 0},
    		{"(*Writer).Flush", Method, 0},
    		{"(*Writer).Reset", Method, 2},
    		{"(*Writer).Write", Method, 0},
    		{"BestCompression", Const, 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)
  7. 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)
  8. 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