Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for setupDiscovery (0.19 sec)

  1. pkg/istio-agent/agent_test.go

    		DNSDomain:   "fake-namespace.svc.cluster.local",
    		Type:        model.SidecarProxy,
    		IPAddresses: []string{"127.0.0.1"},
    	}
    	resp.ProxyConfig = mesh.DefaultProxyConfig()
    	resp.ProxyConfig.DiscoveryAddress = setupDiscovery(t, resp.XdsAuthenticator, ca.KeyCertBundle.GetRootCertPem(), resp.bootstrapGenerator)
    	rootCert := filepath.Join(env.IstioSrc, "./tests/testdata/certs/pilot/root-cert.pem")
    	resp.AgentConfig = AgentOptions{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 16 22:12:28 UTC 2024
    - 33.4K bytes
    - Viewed (0)
Back to top