Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. pkg/spiffe/spiffe_test.go

    				"foo",
    				"cluster.local",
    			},
    			want: map[string]struct{}{
    				"spiffe://cluster.local/ns/def/sa/def": {},
    				"spiffe://foo/ns/def/sa/def":           {},
    			},
    		},
    		{
    			name:      "TwoIentities",
    			spiffeURI: []string{"spiffe://cluster.local/ns/def/sa/def", "spiffe://cluster.local/ns/a/sa/a"},
    			trustDomains: []string{
    				"foo",
    			},
    			want: map[string]struct{}{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 23 21:07:03 UTC 2024
    - 18.1K bytes
    - Viewed (0)
Back to top