Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestGetPoliciesForWorkload (0.35 sec)

  1. pilot/pkg/model/authentication_test.go

    	"istio.io/istio/pkg/config/schema/gvk"
    	pkgtest "istio.io/istio/pkg/test"
    )
    
    const (
    	rootNamespace = "istio-config"
    )
    
    var baseTimestamp = time.Date(2020, 2, 2, 2, 2, 2, 0, time.UTC)
    
    func TestGetPoliciesForWorkload(t *testing.T) {
    	policies := getTestAuthenticationPolicies(createTestConfigs(true /* with mesh peer authn */), t)
    
    	cases := []struct {
    		name                   string
    		workloadNamespace      string
    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