# Functions
NewJob creates a new job.
# Structs
ClientFactory generates DiscoveryClients for a pod.
Job runs scrape jobs against pods running in the cluster.
# Interfaces
DiscoveryClient is the kafmesh discovery grpc client.
DiscoveryFactory creates DiscoveryClients for pods.
PodLister gets the pods running in the cluster.