Categorygithub.com/draios/kubernetes-sysdig-metrics-apiserverinternalcustom-metrics-apiserverpkgprovider
# Functions
NewCustomMetricResourceLister creates APIResourceLister for provided CustomMetricsProvider.
NewExternalMetricResourceLister creates APIResourceLister for provided CustomMetricsProvider.
NewMetricNotFoundError returns a StatusError indicating the given metric could not be found.
NewMetricNotFoundForError returns a StatusError indicating the given metric could not be found for the given named object.
# Structs
CustomMetricInfo describes a metric for a particular fully-qualified group resource.
ExternalMetricInfo describes a metric.
# Interfaces
CustomMetricsProvider is a source of custom metrics which is able to supply a list of available metrics, as well as metric values themselves on demand.
ExternalMetricsProvider is a source of external metrics.
No description provided by the author