type FakeMetricsV1beta1 … func (c *FakeMetricsV1beta1) NodeMetricses() v1beta1.NodeMetricsInterface { … } func (c *FakeMetricsV1beta1) PodMetricses(namespace string) v1beta1.PodMetricsInterface { … } // RESTClient returns a RESTClient that is used to communicate // with API server by this client implementation. func (c *FakeMetricsV1beta1) RESTClient() rest.Interface { … }