Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. pilot/pkg/model/authentication_test.go

    						},
    					},
    				},
    			},
    			wantNamespaceMutualTLS: MTLSStrict,
    		},
    	}
    
    	for _, tc := range cases {
    		t.Run(tc.name, func(t *testing.T) {
    			matcher := PolicyMatcherFor(tc.workloadNamespace, tc.workloadLabels, tc.isWaypoint)
    			if got := policies.GetJwtPoliciesForWorkload(matcher); !reflect.DeepEqual(tc.wantRequestAuthn, got) {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Apr 17 22:20:44 UTC 2024
    - 45.1K bytes
    - Viewed (0)
Back to top