Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 221227088 (0.28 sec)

  1. pilot/pkg/serviceregistry/serviceentry/controller_test.go

    		})
    		return &c
    	}()
    
    	// Setup the expected instances for `httpStatic`. This will be added/removed from as we add various configs
    	baseInstances := []*model.ServiceInstance{
    		makeInstance(httpStatic, "2.2.2.2", 7080, httpStatic.Spec.(*networking.ServiceEntry).Ports[0], nil, MTLS),
    		makeInstance(httpStatic, "2.2.2.2", 18080, httpStatic.Spec.(*networking.ServiceEntry).Ports[1], nil, MTLS),
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 29 15:31:09 UTC 2024
    - 92.9K bytes
    - Viewed (0)
Back to top