diff --git a/test/e2e/framework/metrics/cluster_autoscaler_metrics.go b/test/e2e/framework/metrics/cluster_autoscaler_metrics.go index 0863890fbd..8547e14747 100644 --- a/test/e2e/framework/metrics/cluster_autoscaler_metrics.go +++ b/test/e2e/framework/metrics/cluster_autoscaler_metrics.go @@ -16,7 +16,7 @@ limitations under the License. package metrics -// ClusterAutoscalerMetrics is metrics for cluster autoscaller +// ClusterAutoscalerMetrics is metrics for cluster autoscaler type ClusterAutoscalerMetrics Metrics // Equal returns true if all metrics are the same as the arguments.