# Functions
Default functions to be used when not testing.
No description provided by the author
GetKubernetesClient creates a Kubernetes clientset using in-cluster or kubeconfig setup.
NewPodScrapeWatcher initializes a new PodScrapeWatcher with default function implementations.
# Structs
PodScrapeDetails stores the metrics endpoint details and metadata for a pod.
PodScrapeWatcher manages pod metrics and provides methods to handle updates and deletions.