Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestServiceExportController (0.24 sec)

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

    	"istio.io/istio/pkg/kube/mcs"
    	"istio.io/istio/pkg/test"
    	"istio.io/istio/pkg/test/util/retry"
    )
    
    var serviceExportTimeout = retry.Timeout(time.Second * 2)
    
    func TestServiceExportController(t *testing.T) {
    	client := kube.NewFakeClient()
    
    	// Configure the environment with cluster-local hosts.
    	m := meshconfig.MeshConfig{
    		ServiceSettings: []*meshconfig.MeshConfig_ServiceSettings{
    			{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 06 16:02:24 UTC 2023
    - 4.9K bytes
    - Viewed (0)
Back to top