Files
kubernetes/test/e2e/framework
Kubernetes Submit Queue 10377f6593 Merge pull request #63896 from mtaufen/refactor-test-metrics
Automatic merge from submit-queue (batch tested with PRs 64013, 63896, 64139, 57527, 62102). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Refactor test utils that deal with Kubelet metrics for clarity

I found these functions hard to understand, because the names did not
accurately reflect their behavior. For example, GetKubeletMetrics
assumed that all of the metrics passed in were measuring latency.
The caller of GetKubeletMetrics was implicitly making this assumption,
but it was not obvious at the call site.

```release-note
NONE
```
2018-05-23 19:44:15 -07:00
..
2017-10-15 18:18:13 -07:00
2018-02-16 13:43:01 -08:00
2017-11-01 16:00:32 -07:00
2018-05-11 13:12:09 -04:00
2018-05-11 13:12:09 -04:00
2018-04-23 13:06:37 -07:00
2018-01-18 13:48:52 +05:30
2018-03-06 10:04:49 +01:00