# Functions
NewAggregator returns a pointer to an appropriate implementation of the Aggregator interface, as determined by the aggregatorType string it is passed.
# Structs
ErrStopTimedOut is the error returned if a (Aggregator).Stop call times out before the stop is complete.
Kubernetes specific log message fields.
Message fields.
# Interfaces
Aggregator is an interface for pluggable components that collect log messages delivered via some transport mechanism.