Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for protocolType (0.11 sec)

  1. pilot/pkg/config/kube/gateway/conversion.go

    	// actually store the attached route count in the status
    	ReportAttachedRoutes func()
    	SectionName          k8s.SectionName
    	Port                 k8s.PortNumber
    	Protocol             k8s.ProtocolType
    }
    
    // routeParentReference holds information about a route's parent reference
    type routeParentReference struct {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jun 14 04:34:37 UTC 2024
    - 84.7K bytes
    - Viewed (0)
  2. tests/integration/pilot/testdata/gateway-api-crd.yaml

              implementation not supporting this route type need not follow the requirement
              unless explicitly indicated.
    
    
              Implementations supporting `GRPCRoute` with the `HTTPS` `ProtocolType` MUST
              accept HTTP/2 connections without an initial upgrade from HTTP/1.1, i.e. via
              ALPN. If the implementation does not support this, then it MUST set the
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
Back to top