type FakeCertificatesV1 … func (c *FakeCertificatesV1) CertificateSigningRequests() v1.CertificateSigningRequestInterface { … } // RESTClient returns a RESTClient that is used to communicate // with API server by this client implementation. func (c *FakeCertificatesV1) RESTClient() rest.Interface { … }