Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for mayMatchClusterScope (0.49 sec)

  1. staging/src/k8s.io/apiserver/pkg/util/flowcontrol/gen_test.go

    	// Allow only one rule if mayMatchClusterScope because that breaks
    	// cross-rule exclusion.
    	for i := 0; i < nRules && (i == 0 || !mayMatchClusterScope); i++ {
    		rule, ruleMatchingRDigests, ruleMatchingNDigests, ruleSkippingRDigests, ruleSkippingNDigests := genPolicyRuleWithSubjects(t, rng, fmt.Sprintf("%s-%d", name, i+1), mayMatchClusterScope, ftr.matchesAllResourceRequests, ftr.matchesAllNonResourceRequests, i == everyResourceMatcher, i == everyNonResourceMatcher)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Oct 30 12:18:40 UTC 2023
    - 24.8K bytes
    - Viewed (0)
Back to top