Versions in this module Expand all Collapse all v0 v0.3.0 Apr 2, 2020 v0.2.0 Jan 8, 2020 Changes in this version + type TokenReview struct + func New(restConfig *rest.Config, audiences []string) (*TokenReview, error) + func (t *TokenReview) Review(req *http.Request) (bool, error)