Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for createServiceWait (0.25 sec)

  1. pilot/pkg/serviceregistry/kube/controller/controller_test.go

    	// Use a timeout to keep the test from hanging.
    
    	createServiceWait(controller, "svc1", "nsA",
    		map[string]string{}, map[string]string{},
    		[]int32{8080}, map[string]string{"test-app": "test-app-1"}, t)
    	createServiceWait(controller, "svc2", "nsA",
    		map[string]string{}, map[string]string{},
    		[]int32{8081}, map[string]string{"test-app": "test-app-2"}, t)
    	createServiceWait(controller, "svc3", "nsA",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 23 21:07:03 UTC 2024
    - 85K bytes
    - Viewed (0)
Back to top