# Functions
IsMetricSpecEqual checks if two metric specs are deeply equal (no pointer comparison).
NewMetricInformer creates a new MetricInformer for a given type If the informer does not exist, it returns an error.
NewMockMetricInformer creates a new mock instance.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
MockMetricInformer is a mock of MetricInformer interface.
MockMetricInformerMockRecorder is the mock recorder for MockMetricInformer.
No description provided by the author
QueryBuilder is a builder for prometheus queries.
# Interfaces
MetricInformer is an interface for a metric informer.
# Type aliases
No description provided by the author
No description provided by the author