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