type FakeWardleV1alpha1 … func (c *FakeWardleV1alpha1) Fischers() v1alpha1.FischerInterface { … } func (c *FakeWardleV1alpha1) Flunders(namespace string) v1alpha1.FlunderInterface { … } // RESTClient returns a RESTClient that is used to communicate // with API server by this client implementation. func (c *FakeWardleV1alpha1) RESTClient() rest.Interface { … }