Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestSplitHorizonEds (0.16 sec)

  1. pilot/pkg/xds/eds_sh_test.go

    // It then conducts an EDS query from each network expecting results to match the design of
    // the Split Horizon EDS - all local endpoints + endpoint per remote network that also has
    // endpoints for the service.
    func TestSplitHorizonEds(t *testing.T) {
    	s := xds.NewFakeDiscoveryServer(t, xds.FakeOptions{NetworksWatcher: mesh.NewFixedNetworksWatcher(nil)})
    
    	// Set up a cluster registry for network 1 with 1 instance for the service 'service5'
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jan 12 18:20:36 UTC 2024
    - 10.8K bytes
    - Viewed (0)
Back to top