kubernetes/staging/src/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/fake_certificates_client.go

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 {}