Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestOverlayIOP (0.32 sec)

  1. operator/pkg/util/merge_iop_test.go

    	v1alpha12 "istio.io/api/operator/v1alpha1"
    	"istio.io/istio/operator/pkg/apis/istio/v1alpha1"
    	"istio.io/istio/pkg/config/mesh"
    	"istio.io/istio/pkg/test/env"
    	"istio.io/istio/pkg/util/protomarshal"
    )
    
    func TestOverlayIOP(t *testing.T) {
    	cases := []struct {
    		path string
    	}{
    		{
    			filepath.Join(env.IstioSrc, "manifests/profiles/default.yaml"),
    		},
    		{
    			filepath.Join(env.IstioSrc, "manifests/profiles/demo.yaml"),
    		},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Aug 15 20:10:17 UTC 2022
    - 3.7K bytes
    - Viewed (0)
Back to top