Interface KubeTokenReviewProps

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

    @Generated(value="jsii-pacmak/1.88.0 (build eaabd08)",
               date="2023-09-11T06:17:58.723Z")
    @Stability(Stable)
    public interface KubeTokenReviewProps
    extends software.amazon.jsii.JsiiSerializable
    TokenReview attempts to authenticate a token to a known user.

    Note: TokenReview requests may be cached by the webhook token authenticator plugin in the kube-apiserver.