Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. pilot/pkg/networking/core/cluster_test.go

    				t.Errorf("%v got %v when expecting %v", testCase.name, testCase.policy.Tls.CaCertificates, testCase.expectedCARootPath)
    			}
    		})
    	}
    }
    
    func TestBuildDeltaClusters(t *testing.T) {
    	testService1 := &model.Service{
    		Hostname: host.Name("test.com"),
    		Ports: []*model.Port{
    			{
    				Name:     "default",
    				Port:     8080,
    				Protocol: protocol.HTTP,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 108.8K bytes
    - Viewed (0)
Back to top