ResourceRule [api_object]ai-synthesized · conf 0.82
ResourceRule is the list of actions the subject is allowed to perform on resources. The list ordering isn't significant, may contain duplicates, and possibly be incomplete.
authorizationsecurity
A ResourceRule is a type of authorization rule that specifies access to resources, such as pods or services.
Why it matters ResourceRules are used to control access to specific resources and verbs, such as /pods/*/* or /services/*/*
Key facts - Used for controlling access to resources - Specified by io.k8s.api.authorization.v1.ResourceRule
Sources
swagger.json — “io.k8s.api.authorization.v1.ResourceRule”