LocalSubjectAccessReview [api_object]ai-synthesized · conf 0.82
LocalSubjectAccessReview checks whether or not a user or group can perform an action in a given namespace. Having a namespace scoped resource makes it much easier to grant namespace scoped policy that includes permissions checking.
authorizationsecurity
Checks whether a subject can access a resource locally.
Why it matters Determines if a subject has the necessary permissions to access a resource within the cluster.
Key facts - Part of the io.k8s.api.authorization.v1 package - Used for local authorization checks
Sources
swagger.json — “io.k8s.api.authorization.v1.LocalSubjectAccessReview”