Interface KubeLocalSubjectAccessReviewProps

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    KubeLocalSubjectAccessReviewProps.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.68.0 (build b45f2f6)",
               date="2022-09-25T03:33:25.629Z")
    @Stability(Stable)
    public interface KubeLocalSubjectAccessReviewProps
    extends software.amazon.jsii.JsiiSerializable
    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.