# Functions
NewPodScraper creates a new pod scraper.
NewSelectorScraper creates a new SelectorScraper.
Print prints integrations logs to the stdout.
PrintUsingSelector prints pod logs using a selector.
# Structs
PodScraper scrapes logs of a specific pod.
SelectorScraper scrapes all pods with a given selector.