# Functions
GetCertsForPods returns the used certificates for all pods matching the label selector.
RunCommandOnVmiPod runs specified command on the virt-launcher pod.
# Type aliases
PodsByCreationTimestamp sorts a list of Pods by creation timestamp, using their names as a tie breaker.