Skip to content

v0.18.2-metrics

Compare
Choose a tag to compare
@gkarthiks gkarthiks released this 23 Apr 13:00
· 49 commits to master since this release
fda2995

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{})