Interface KubeSelfSubjectAccessReviewProps

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

    @Generated(value="jsii-pacmak/1.69.0 (build f656c31)",
               date="2022-10-15T03:08:35.521Z")
    @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