Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 10ExactNoMatch (0.22 sec)

  1. pilot/pkg/model/config_test.go

    		baseHost         string
    		hosts            []host.Name
    		specificHostsMap sets.Set[host.Name]
    		wildcardHostsMap sets.Set[host.Name]
    		time             int
    		matches          bool
    	}{
    		{"10ExactNoMatch", host.Name("foo.bar.com.10"), "bar.com", []host.Name{}, nil, nil, 10, false},
    		{"50ExactNoMatch", host.Name("foo.bar.com.50"), "bar.com", []host.Name{}, nil, nil, 50, false},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 20 12:54:10 UTC 2023
    - 19K bytes
    - Viewed (0)
Back to top