Interface KubeSelfSubjectAccessReviewProps

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

    @Generated(value="jsii-pacmak/1.80.0 (build bce6a1d)",
               date="2023-05-06T02:23:10.942Z")
    @Stability(Stable)
    public interface KubeSelfSubjectAccessReviewProps
    extends software.amazon.jsii.JsiiSerializable
    SelfSubjectAccessReview checks whether or the current user can perform an action.

    Not filling in a spec.namespace means "in all namespaces". Self is a special case, because users should always be able to check whether they can perform an action