Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for tproxy (0.21 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                - "15090,15021,{{ excludeInboundPort (annotation .ObjectMeta `status.sidecar.istio.io/port` .Values.global.proxy.statusPort) (annotation .ObjectMeta `traffic.sidecar.istio.io/excludeInboundPorts` .Values.global.proxy.excludeInboundPorts) }}"
              {{- else }}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                              type: array
                            proxyProtocol:
                              description: The upstream PROXY protocol settings.
                              properties:
                                version:
                                  description: |-
                                    The PROXY protocol version to use.
    
                                    Valid Options: V1, V2
                                  enum:
    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. manifests/charts/base/crds/crd-all.gen.yaml

                              type: array
                            proxyProtocol:
                              description: The upstream PROXY protocol settings.
                              properties:
                                version:
                                  description: |-
                                    The PROXY protocol version to use.
    
                                    Valid Options: V1, V2
                                  enum:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

                            match conditions to be ANDed together.
    
    
                            If no matches are specified, the implementation MUST match every gRPC request.
    
    
                            Proxy or Load Balancer routing configuration generated from GRPCRoutes
                            MUST prioritize rules based on the following criteria, continuing on
    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. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Transport.MaxIdleConns", Field, 7},
    		{"Transport.MaxIdleConnsPerHost", Field, 0},
    		{"Transport.MaxResponseHeaderBytes", Field, 7},
    		{"Transport.OnProxyConnectResponse", Field, 20},
    		{"Transport.Proxy", Field, 0},
    		{"Transport.ProxyConnectHeader", Field, 8},
    		{"Transport.ReadBufferSize", Field, 13},
    		{"Transport.ResponseHeaderTimeout", Field, 1},
    		{"Transport.TLSClientConfig", 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)
  6. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "type": "string"
              },
              "verbs": {
                "description": "verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)",
                "items": {
                  "default": "",
                  "type": "string"
                },
                "type": "array"
              },
              "version": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  7. pkg/apis/core/validation/validation_test.go

    				s.Ingress = []core.LoadBalancerIngress{{
    					IP:     "1.2.3.4",
    					IPMode: &ipModeVIP,
    				}}
    			},
    			numErrs: 0,
    		}, {
    			name:          "valid proxy ipMode",
    			ipModeEnabled: true,
    			tweakLBStatus: func(s *core.LoadBalancerStatus) {
    				s.Ingress = []core.LoadBalancerIngress{{
    					IP:     "1.2.3.4",
    					IPMode: &ipModeProxy,
    				}}
    			},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
              },
              "verbs": {
                "description": "verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)",
                "items": {
                  "default": "",
                  "type": "string"
                },
                "type": "array"
              },
              "version": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top