Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

    				t.Errorf("Expected TransportSocket %v", test.expectTransportSocket)
    			}
    			if test.expectTransportSocketMatch && opts.mutable.cluster.TransportSocketMatches == nil ||
    				!test.expectTransportSocketMatch && opts.mutable.cluster.TransportSocketMatches != nil {
    				t.Errorf("Expected TransportSocketMatch %v", test.expectTransportSocketMatch)
    			}
    
    			if test.validateTLSContext != nil {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 06 03:53:05 UTC 2024
    - 60.9K bytes
    - Viewed (0)
Back to top