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

type FakeAuthenticationV1alpha1

func (c *FakeAuthenticationV1alpha1) SelfSubjectReviews() v1alpha1.SelfSubjectReviewInterface {}

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