Versions in this module Expand all Collapse all v0 v0.0.1 Aug 21, 2022 Changes in this version + func GetAvailableResources(k8sclient corev1client.CoreV1Interface, resourceName string, ...) (map[string]v1.ResourceList, error) + func GetNodeMetricsGroupedByNode(metricsClient metricsclientset.Interface, resourceName string, ...) (map[string]metricsapi.NodeMetrics, error) + func GetPodMetricsGroupedByNode(metricsclient metricsclientset.Interface, ...) (map[string][]metricsapi.PodMetrics, error)