Versions in this module Expand all Collapse all v1 v1.0.0 Nov 18, 2024 Changes in this version + func CreateNodeMetrics(node apicontracts.NodeMetricsListItem) (apicontracts.NodeMetric, error) + func CreateNodeMetricsList(k8sClient *kubernetes.Clientset) ([]apicontracts.NodeMetric, error) + func CreatePodMetrics(pod apicontracts.PodMetricsListItem) (apicontracts.PodMetric, error) + func CreatePodMetricsList(k8sClient *kubernetes.Clientset) ([]apicontracts.PodMetric, error) + func HeartbeatReporting() error + func MetricsReporting() error + func SetUpScheduler() Other modules containing this package github.com/NorskHelsenett/ror-agent/v2