Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestLDSWithSidecarForWorkloadWithoutService (0.55 sec)

  1. pilot/pkg/xds/lds_test.go

    				Id:       ads.ID,
    				Metadata: model.NodeMetadata{Labels: labels}.ToStruct(),
    			},
    		})
    	})
    }
    
    // TestLDS using sidecar scoped on workload without Service
    func TestLDSWithSidecarForWorkloadWithoutService(t *testing.T) {
    	s := xds.NewFakeDiscoveryServer(t, xds.FakeOptions{
    		ConfigString: mustReadfolder(t, "tests/testdata/networking/sidecar-without-service"),
    		MeshConfig: func() *meshconfig.MeshConfig {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jan 12 18:20:36 UTC 2024
    - 13.1K bytes
    - Viewed (0)
Back to top