We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2762759 + 8359c10 commit f7304dcCopy full SHA for f7304dc
pkg/customresource/registry_factory.go
@@ -50,7 +50,7 @@ type RegistryFactory interface {
50
//
51
// Example:
52
53
- // func (f *FooFactory) MetricFamilyGenerators(allowAnnotationsList, allowLabelsList []string) []generator.FamilyGenerator {
+ // func (f *FooFactory) MetricFamilyGenerators() []generator.FamilyGenerator {
54
// return []generator.FamilyGenerator{
55
// *generator.NewFamilyGeneratorWithStability(
56
// "kube_foo_spec_replicas",
0 commit comments