Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 23 of 23 for endpoints2 (0.34 sec)

  1. src/net/http/h2_bundle.go

    	}
    	sc.maxClientStreamID = id
    
    	if sc.idleTimer != nil {
    		sc.idleTimer.Stop()
    	}
    
    	// http://tools.ietf.org/html/rfc7540#section-5.1.2
    	// [...] Endpoints MUST NOT exceed the limit set by their peer. An
    	// endpoint that receives a HEADERS frame that causes their
    	// advertised concurrent stream limit to be exceeded MUST treat
    	// this as a stream error (Section 5.4.2) of type PROTOCOL_ERROR
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__storage.k8s.io__v1_openapi.json

            "properties": {
              "endpoints": {
                "default": "",
                "description": "endpoints is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod",
                "type": "string"
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 481.9K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__networking.k8s.io__v1_openapi.json

              "cidr"
            ],
            "type": "object"
          },
          "io.k8s.api.networking.v1.Ingress": {
            "description": "Ingress is a collection of rules that allow inbound connections to reach the endpoints defined by a backend. An Ingress can be configured to give services externally-reachable urls, load balance traffic, terminate SSL, offer name based virtual hosting etc.",
            "properties": {
              "apiVersion": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 324.8K bytes
    - Viewed (0)
Back to top