Class V1LocalSubjectAccessReview

java.lang.Object
io.kubernetes.client.openapi.models.V1LocalSubjectAccessReview
All Implemented Interfaces:
KubernetesObject, KubernetesType

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-02-02T21:37:40.170033Z[Etc/UTC]") public class V1LocalSubjectAccessReview extends Object implements KubernetesObject
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.