Interface KubeSelfSubjectAccessReviewProps

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

    @Generated(value="jsii-pacmak/1.85.0 (build 08ee592)",
               date="2023-07-25T00:18:39.410Z")
    @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