Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for baseProxy (0.53 sec)

  1. pilot/pkg/xds/xds_test.go

    `
    
    // TestServiceScoping is a high level test ensuring the Sidecar scoping works correctly, especially when
    // there are multiple hostnames that are in different namespaces.
    func TestServiceScoping(t *testing.T) {
    	baseProxy := func() *model.Proxy {
    		return &model.Proxy{
    			Metadata:        &model.NodeMetadata{},
    			ID:              "app.app",
    			Type:            model.SidecarProxy,
    			IPAddresses:     []string{"1.1.1.1"},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Mar 27 16:59:05 UTC 2024
    - 13.8K bytes
    - Viewed (0)
Back to top