MCPcopy Index your code
hub / github.com/cortexproject/cortex / GetRuleGroupNames

Method GetRuleGroupNames

pkg/ruler/ruler.pb.go:93–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91}
92
93func (m *RulesRequest) GetRuleGroupNames() []string {
94 if m != nil {
95 return m.RuleGroupNames
96 }
97 return nil
98}
99
100func (m *RulesRequest) GetFiles() []string {
101 if m != nil {

Callers 1

getShardedRulesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected