type FakeNetworkingV1alpha1 … func (c *FakeNetworkingV1alpha1) IPAddresses() v1alpha1.IPAddressInterface { … } func (c *FakeNetworkingV1alpha1) ServiceCIDRs() v1alpha1.ServiceCIDRInterface { … } // RESTClient returns a RESTClient that is used to communicate // with API server by this client implementation. func (c *FakeNetworkingV1alpha1) RESTClient() rest.Interface { … }