kubernetes/staging/src/k8s.io/client-go/kubernetes/typed/node/v1/fake/fake_node_client.go

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