Interface KubeSelfSubjectAccessReviewProps

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

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-03T12:13:25.790Z")
    @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