Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ServiceEntry_NONE (0.18 sec)

  1. pilot/pkg/xds/cds_test.go

    			Ports: []*networking.ServicePort{{
    				Number:   80,
    				Protocol: "HTTP",
    				Name:     "http",
    			}},
    			SubjectAltNames: []string{"custom"},
    			Resolution:      networking.ServiceEntry_NONE,
    		},
    	}
    	cases := []struct {
    		name    string
    		objs    []runtime.Object
    		configs []config.Config
    		sans    []string
    	}{
    		{
    			name:    "Kubernetes service and EDS ServiceEntry",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 02:06:39 UTC 2024
    - 9.2K bytes
    - Viewed (0)
Back to top