# Functions

MockEmptySelfUpdatingCache returns auto updating cache.
MockSelfUpdatingCache returns auto updating cache.
NewAutoUpdatingCache returns an empty metrics cache.
TestNodeMetricCustomInfo returns the node metrics information.

# Constants

const for requestType value.
const for requestType value.
const for requestType value.

# Structs

AutoUpdatingCache holds a map of metrics of interest with their associated NodeMetricsInfo object.
MockCache is used in the tests for the core and other packages.

# Interfaces

Interface contains the baseline behaviour for a cache.
Reader is the functionality to read metrics and policies from the cache.
ReaderWriter holds the functionality to both read and write metrics and policies.
SelfUpdating describes functionality to periodically update all metrics in the metric cache.
Writer is the functionality to edit metrics (write and delete) and Policies in the cache.