Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for PORT (0.21 sec)

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

                        == '')) || ( has(p1.sectionName) && has(p2.sectionName) && p1.sectionName
                        == p2.sectionName)) && (((!has(p1.port) || p1.port == 0) && (!has(p2.port)
                        || p2.port == 0)) || (has(p1.port) && has(p2.port) && p1.port
                        == p2.port))))
                  rules:
                    description: Rules are a list of GRPC matchers, filters and actions.
                    items:
    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. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                        port:
                          description: The port associated with the listener.
                          properties:
                            name:
                              description: Label assigned to the port.
                              type: string
                            number:
                              description: A valid non-negative integer port number.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                        port:
                          description: The port associated with the listener.
                          properties:
                            name:
                              description: Label assigned to the port.
                              type: string
                            number:
                              description: A valid non-negative integer port number.
    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. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                        port:
                          description: The port associated with the listener.
                          properties:
                            name:
                              description: Label assigned to the port.
                              type: string
                            number:
                              description: A valid non-negative integer port number.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  5. pkg/apis/core/validation/validation_test.go

    		{HTTPGet: &core.HTTPGetAction{Path: "/", Port: intstr.FromInt32(1), Host: "", Scheme: "HTTP"}},
    		{HTTPGet: &core.HTTPGetAction{Path: "/foo", Port: intstr.FromInt32(65535), Host: "host", Scheme: "HTTP"}},
    		{HTTPGet: &core.HTTPGetAction{Path: "/", Port: intstr.FromString("port"), Host: "", Scheme: "HTTP"}},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.19.md

      - `spec.backend` -> `spec.defaultBackend`
      - `serviceName` -> `service.name`
      - `servicePort` -> `service.port.name` (for string values)
      - `servicePort` -> `service.port.number` (for numeric values)
      - `pathType` no longer has a default value in v1; "Exact", "Prefix", or "ImplementationSpecific" must be specified
    
      Other Ingress API updates:
    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. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
              },
              "ports": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Resolver.PreferGo", Field, 8},
    		{"Resolver.StrictErrors", Field, 9},
    		{"SRV", Type, 0},
    		{"SRV.Port", Field, 0},
    		{"SRV.Priority", Field, 0},
    		{"SRV.Target", Field, 0},
    		{"SRV.Weight", Field, 0},
    		{"SplitHostPort", Func, 0},
    		{"TCPAddr", Type, 0},
    		{"TCPAddr.IP", Field, 0},
    		{"TCPAddr.Port", Field, 0},
    		{"TCPAddr.Zone", Field, 1},
    		{"TCPAddrFromAddrPort", Func, 18},
    		{"TCPConn", Type, 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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    the memory allocations reserved for TPUEmbedding.}]>:$memory_config,
    
        StrAttr:$config
      );
    
      let results = (outs
        Res<TF_StrTensor, [{A string containing metadata about the hostname and RPC port
    used for communication with this host.}]>:$network_config
      );
    }
    
    def TF_ConfigureTPUEmbeddingMemoryOp : TF_Op<"ConfigureTPUEmbeddingMemory", []> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  10. api/go1.14.txt

    pkg unicode, const Version = "12.0.0"
    pkg unicode, var Elymaic *RangeTable
    pkg unicode, var Nandinagari *RangeTable
    pkg unicode, var Nyiakeng_Puachue_Hmong *RangeTable
    pkg unicode, var Wancho *RangeTable
    # freebsd arm64 port
    pkg log/syslog (freebsd-arm64), const LOG_ALERT = 1
    pkg log/syslog (freebsd-arm64), const LOG_ALERT Priority
    pkg log/syslog (freebsd-arm64), const LOG_AUTH = 32
    pkg log/syslog (freebsd-arm64), const LOG_AUTH Priority
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
Back to top