package
0.0.0-20171025115302-c1fcc63521a7
Repository: https://github.com/random-liu/k8s-stackdriver.git
Documentation: pkg.go.dev

# Functions

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.
NewOperationNotSupportedError returns a StatusError indicating that the invoked API call is not supported.
NewResourceLister creates APIResourceLister for provided CustomMetricsProvider.

# Structs

MetricInfo describes a metric for a particular fully-qualified group resource.

# Interfaces

CustomMetricsProvider is a soruce of custom metrics which is able to supply a list of available metrics, as well as metric values themselves on demand.