Documentation
¶
Index ¶
Constants ¶
View Source
const (
KubernetesLastAppliedConfig = "kubectl.kubernetes.io/last-applied-configuration"
)
Variables ¶
This section is empty.
Functions ¶
func GetK8sMetricsFromInformer ¶
func GetK8sMetricsFromInformer(informers map[string]*cache.SharedIndexInformer, workDir *os.File, parseMetricData bool) error
GetK8sMetricsFromInformer loops through all k8s resource informers in kubeAgentConfig writing each to the WSD
func StartUpInformers ¶
func StartUpInformers(clientset kubernetes.Interface, clusterVersion float64, resyncInterval int, stopCh chan struct{}) (map[string]*cache.SharedIndexInformer, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.