type FakeAuthenticationV1beta1 … func (c *FakeAuthenticationV1beta1) SelfSubjectReviews() v1beta1.SelfSubjectReviewInterface { … } func (c *FakeAuthenticationV1beta1) TokenReviews() v1beta1.TokenReviewInterface { … } // RESTClient returns a RESTClient that is used to communicate // with API server by this client implementation. func (c *FakeAuthenticationV1beta1) RESTClient() rest.Interface { … }