kubernetes/test/e2e/framework/metrics
Patrick Ohly 5614a9d064 e2e framework: eliminate interim sub packages
The "todo" packages were necessary while moving code around to avoid hitting
cyclic dependencies. Now that any sub package can depend on the framework, they
are no longer needed and the code can be moved into the normal sub packages.
2022-10-06 08:16:47 +02:00
..
init e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
api_server_metrics.go refactor 2020-01-29 08:50:45 -08:00
api.go delete unused func in latencies.go 2019-11-07 08:21:00 +00:00
cluster_autoscaler_metrics.go Remove prometheus references in test/integration 2019-10-28 11:40:32 +01:00
controller_manager_metrics.go Remove prometheus references in test/integration 2019-10-28 11:40:32 +01:00
e2e_metrics.go e2e framework: eliminate redundant framework/[log|ginkgowrapper] 2022-10-06 08:16:47 +02:00
grab.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
interesting_metrics.go Hide apiserver metrics that have been deprecated in 1.14 2019-11-14 09:56:48 +08:00
kubelet_metrics.go e2e framework: eliminate redundant framework/[log|ginkgowrapper] 2022-10-06 08:16:47 +02:00
latencies.go remove TODO and use framework.SingleCallTimeout 2020-02-14 01:12:46 +08:00
metrics_grabber.go Fix err of GrabFromAPIServer() 2021-09-02 21:31:04 +00:00
pod.go Remove unused func and struct from pod.go 2019-11-13 04:17:24 +00:00
scheduler_metrics.go Remove prometheus references in test/integration 2019-10-28 11:40:32 +01:00
snapshot_controller_metrics.go Add Snapshot Controller e2e metric tests 2021-05-20 23:29:23 -07:00