Interface KubeSelfSubjectReviewProps

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

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-03T12:13:25.791Z")
    @Stability(Stable)
    public interface KubeSelfSubjectReviewProps
    extends software.amazon.jsii.JsiiSerializable
    SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request.

    When using impersonation, users will receive the user info of the user being impersonated. If impersonation or request header authentication is used, any extra keys will have their case ignored and returned as lowercase.