MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / DeleteAlertConfig

Method DeleteAlertConfig

agent/app/service/alert.go:56–56  ·  view source on GitHub ↗
(id uint)

Source from the content-addressed store, hash-verified

54 PageAlertConfig(req dto.AlertConfigPageReq) (int64, []model.AlertConfig, error)
55 UpdateAlertConfig(req dto.AlertConfigUpdate, operator string) error
56 DeleteAlertConfig(id uint) error
57 TestAlertConfig(req dto.AlertConfigTest) (bool, error)
58}
59

Callers 1

DeleteAlertConfigMethod · 0.65

Implementers 1

AlertServiceagent/app/service/alert.go

Calls

no outgoing calls

Tested by

no test coverage detected