Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for runNetworkFilterTest (0.18 sec)

  1. pilot/pkg/xds/endpoints/ep_filters_test.go

    	})
    
    	// Run the tests and ensure that the new gateway is never used.
    	runNetworkFilterTest(t, ds, networkFiltered, "")
    }
    
    type networkFilterCase struct {
    	name                 string
    	proxy                *model.Proxy
    	want                 []xdstest.LocLbEpInfo
    	wantWorkloadMetadata []string
    }
    
    // runNetworkFilterTest calls the endpoints filter from each one of the
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 29 01:17:58 UTC 2024
    - 26.8K bytes
    - Viewed (0)
Back to top