type FakeCrV1 … func (c *FakeCrV1) Examples(namespace string) v1.ExampleInterface { … } // RESTClient returns a RESTClient that is used to communicate // with API server by this client implementation. func (c *FakeCrV1) RESTClient() rest.Interface { … }