Categorygithub.com/project-codeflare/multi-cluster-app-dispatcherpkgcontrollermetricsadapterprovider
# Functions
NewFakeProvider returns an instance of clusterMetricsProvider.
# 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.
externalMetric provides examples for metrics which would otherwise be reported from an external source TODO (damemi): add dynamic external metrics instead of just hardcoded examples.