# Functions

CreateHeapsterClient creates new Heapster client.
DataPointsFromMetricJSONFormat converts all the data points from format used by heapster to our format.

# Variables

HeapsterAllInOneDownloadConfig holds config information specifying whether given native Heapster resource type supports list download.

# Interfaces

HeapsterRESTClient is used to make raw requests to heapster.
RequestInterface is an interface that allows to make operations on pure request object.