Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for runSimulationTest (0.12 sec)

  1. pilot/pkg/networking/core/sidecar_simulation_test.go

    apiVersion: v1
    kind: Service
    metadata:
      name: concrete
      namespace: default
    spec:
      clusterIP: 1.2.3.4
      ports:` + ports
    	runSimulationTest(t, nil, xds.FakeOptions{}, simulationTest{
    		kubeConfig: service,
    		calls:      calls,
    	})
    
    	// HTTP Routes
    	runSimulationTest(t, nil, xds.FakeOptions{}, simulationTest{
    		config: `apiVersion: networking.istio.io/v1alpha3
    kind: VirtualService
    metadata:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 84.7K bytes
    - Viewed (0)
Back to top