Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for FooKind (0.44 sec)

  1. pkg/apis/flowcontrol/validation/validation_test.go

    				PriorityLevelConfiguration: flowcontrol.PriorityLevelConfigurationReference{
    					Name: "system-bar",
    				},
    				Rules: []flowcontrol.PolicyRulesWithSubjects{{
    					Subjects: []flowcontrol.Subject{{
    						Kind: "FooKind",
    					}},
    					NonResourceRules: []flowcontrol.NonResourcePolicyRule{{
    						Verbs:           []string{"*"},
    						NonResourceURLs: []string{flowcontrol.NonResourceAll},
    					}},
    				}},
    			},
    		},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Oct 30 22:22:51 UTC 2023
    - 54.7K bytes
    - Viewed (0)
Back to top