Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertRuleStore ¶
type AlertRuleStore struct {
// contains filtered or unexported fields
}
func New ¶
func New(pattern string) (alertRuleStore *AlertRuleStore, err error)
func (*AlertRuleStore) AlertRuleFiles ¶
func (s *AlertRuleStore) AlertRuleFiles() []model.RuleFile
Click to show internal directories.
Click to hide internal directories.