Interface KubeTokenReviewProps

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

    @Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)",
               date="2022-09-13T15:58:20.101Z")
    @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.