Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GetUseClientProtocol (0.19 sec)

  1. pilot/pkg/networking/core/cluster_builder_test.go

    			}
    			// Validate that use client protocol configures cluster correctly.
    			if tt.destRule != nil && tt.destRule.TrafficPolicy != nil && tt.destRule.TrafficPolicy.GetConnectionPool().GetHttp().GetUseClientProtocol() {
    				if ec.httpProtocolOptions == nil {
    					t.Errorf("Expected cluster %s to have http protocol options but not found", tt.cluster.Name)
    				}
    				if ec.httpProtocolOptions.UpstreamProtocolOptions == nil &&
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 110.4K bytes
    - Viewed (0)
Back to top