package
1.6.0-beta.1
Repository: https://github.com/kubernetes/heapster.git
Documentation: pkg.go.dev

# 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.