# Functions
NewK8sAggregator returns a new Aggregator implementation that targets Kubernetes using a specific Kubernetes namespace and REST config.
# Interfaces
Aggregator pulls data from workers and sends them to Wharf API.
PipeCloser pipes data, and should always be closed when done with it.