package
2.0.0+incompatible
Repository: https://github.com/rafaysystems/custom-metrics-apiserver.git
Documentation: pkg.go.dev

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