Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for buildWrappedLocalityLbEndpoints (0.2 sec)

  1. pilot/pkg/networking/core/loadbalancer/loadbalancer_test.go

    								},
    							},
    						},
    						LoadBalancingWeight: &wrappers.UInt32Value{
    							Value: 2,
    						},
    						Priority: 0,
    					},
    				},
    			},
    		}
    
    		wrappedEndpoints := buildWrappedLocalityLbEndpoints()
    
    		for _, tt := range tests {
    			t.Run(tt.name, func(t *testing.T) {
    				env := buildEnvForClustersWithFailoverPriority(tt.failoverPriority)
    				cluster := buildFakeCluster()
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 23 05:38:57 UTC 2024
    - 39.1K bytes
    - Viewed (0)
Back to top