v0.18.2-metrics
·
49 commits
to master
since this release
v0.18.2-metrics
- Added the metrics client set. The metrics can be queried as
podMetrics, _ := k8s.MetricsClientSet.MetricsV1beta1().PodMetricses(namespace).List(context.Background(), metav1.ListOptions{})