Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for addLocalityEndpoints (0.21 sec)

  1. pilot/pkg/xds/eds_test.go

    	})
    
    	m := s.MemRegistry
    	addUdsEndpoint(s.Discovery, m)
    
    	// enable locality load balancing and add relevant endpoints in order to test
    	addLocalityEndpoints(m, "locality.cluster.local")
    	addLocalityEndpoints(m, "locality-no-outlier-detection.cluster.local")
    
    	// Add the test ads clients to list of service instances in order to test the context dependent locality coloring.
    	addTestClientEndpoints(m)
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Feb 02 20:58:47 UTC 2024
    - 39.6K bytes
    - Viewed (0)
Back to top