# Functions
NewSubscribers creates new subscribers.
# Structs
ClientFactory generates WatchClients for a pod.
Processor provides processor watches.
Subscribers provides real time subscription handlers.
# Interfaces
Factory returns a watch grpc client.
PodLister gets the pods running in the cluster.
ProcessorRepository is the datastore repository for processors.
Watcher watches a processor by key.