kubernetes/pkg/controller/podautoscaler/metrics
mattjmcnaughton 5a165b0387 Add test coverage for metrics/utilization.go
Currently, there is no test coverage for this code. Since it does fairly
important calculations, test coverage seems helpful.
2018-01-06 10:26:51 -05:00
..
BUILD Add test coverage for metrics/utilization.go 2018-01-06 10:26:51 -05:00
interfaces.go Move consumers of autoscaling/v2alpha1 to v2beta1 2017-09-05 17:49:30 -04:00
legacy_metrics_client_test.go remove duplicated import and wrong alias name of api package 2017-07-25 10:04:25 +08:00
legacy_metrics_client.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
rest_metrics_client_test.go Add RESTClient Custom metrics empty test 2018-01-05 08:40:24 -05:00
rest_metrics_client.go Clarify error messages in HPA metrics 2018-01-03 21:55:59 -05:00
utilization_test.go Add test coverage for metrics/utilization.go 2018-01-06 10:26:51 -05:00
utilization.go fix typos: remove duplicated word in comments 2017-09-16 14:38:10 +08:00