⎈ k8s knowledge compiler

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.jsonio.k8s.api.authorization.v1.LocalSubjectAccessReview

Related (4)

related_to ObjectMetareferences type conf=1
related_to SubjectAccessReviewSpecreferences type conf=1
related_to SubjectAccessReviewStatusreferences type conf=1
api_for LocalSubjectAccessReviewdocuments API object conf=1

← all API Explorer