kubernetes/staging/src/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/fake_authentication_client.go

type FakeAuthenticationV1

func (c *FakeAuthenticationV1) SelfSubjectReviews() v1.SelfSubjectReviewInterface {}

func (c *FakeAuthenticationV1) TokenReviews() v1.TokenReviewInterface {}

// RESTClient returns a RESTClient that is used to communicate
// with API server by this client implementation.
func (c *FakeAuthenticationV1) RESTClient() rest.Interface {}