# Functions
creates a Riemann sink.
Receives a sink, connect the riemann client.
Send Events to Riemann using the client from the sink.
# Structs
Used to store the Riemann configuration specified in the Heapster cli.
contains the riemann client, the riemann configuration, and a RWMutex.