Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestGetPoliciesForWorkloadWithJwksResolver (0.6 sec)

  1. pilot/pkg/model/authentication_test.go

    				t.Fatalf("want %s, but got %s", tc.wantNamespaceMutualTLS, got)
    			}
    		})
    	}
    }
    
    func TestGetPoliciesForWorkloadWithJwksResolver(t *testing.T) {
    	ms, err := test.StartNewServer()
    	defer ms.Stop()
    	if err != nil {
    		t.Fatal("failed to start a mock server")
    	}
    
    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