MCPcopy Create free account
hub / github.com/cortexproject/cortex / GetUser

Method GetUser

pkg/ruler/rulespb/rules.pb.go:112–117  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

110}
111
112func (m *RuleGroupDesc) GetUser() string {
113 if m != nil {
114 return m.User
115 }
116 return ""
117}
118
119func (m *RuleGroupDesc) GetOptions() []*types.Any {
120 if m != nil {

Callers 2

LoadRuleGroupsMethod · 0.45
LoadRuleGroupsMethod · 0.45

Calls

no outgoing calls

Tested by 1

LoadRuleGroupsMethod · 0.36