Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for initRegistry (0.1 sec)

  1. pilot/pkg/xds/eds_sh_test.go

    	// Network has 1 gateway
    	initRegistry(s, 1, []string{"159.122.219.1"}, 1)
    	// Set up a cluster registry for network 2 with 2 instances for the service 'service5'
    	// Network has 1 gateway
    	initRegistry(s, 2, []string{"159.122.219.2"}, 2)
    	// Set up a cluster registry for network 3 with 3 instances for the service 'service5'
    	// Network has 2 gateways
    	initRegistry(s, 3, []string{"159.122.219.3", "179.114.119.3"}, 3)
    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