# Functions
NewFakeProvider returns an instance of testingProvider, along with its restful.WebService that opens endpoints to post new fake metrics.
# Structs
CustomMetricResource wraps provider.CustomMetricInfo in a struct which stores the Name and Namespace of the resource So that we can accurately store and retrieve the metric as if this were an actual metrics server.