Home
last modified time | relevance | path

Searched defs:MockWebhook (Results 1 – 9 of 9) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/alertmanager/test/with_api_v1/
H A Dmock.go241 type MockWebhook struct { struct
242 opts *AcceptanceOpts
243 collector *Collector
244 listener net.Listener
246 Func func(timestamp float64) bool
271 func (ws *MockWebhook) ServeHTTP(w http.ResponseWriter, req *http.Request) {
313 func (ws *MockWebhook) Address() string {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/alertmanager/test/with_api_v2/
H A Dmock.go257 type MockWebhook struct { struct
258 opts *AcceptanceOpts
259 collector *Collector
260 listener net.Listener
265 Func func(timestamp float64) bool
290 func (ws *MockWebhook) ServeHTTP(w http.ResponseWriter, req *http.Request) {
337 func (ws *MockWebhook) Address() string {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/test/with_api_v2/
H A Dmock.go257 type MockWebhook struct { struct
258 opts *AcceptanceOpts
259 collector *Collector
260 listener net.Listener
265 Func func(timestamp float64) bool
290 func (ws *MockWebhook) ServeHTTP(w http.ResponseWriter, req *http.Request) {
337 func (ws *MockWebhook) Address() string {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/test/with_api_v1/
H A Dmock.go239 type MockWebhook struct { struct
240 opts *AcceptanceOpts
241 collector *Collector
242 listener net.Listener
244 Func func(timestamp float64) bool
269 func (ws *MockWebhook) ServeHTTP(w http.ResponseWriter, req *http.Request) {
311 func (ws *MockWebhook) Address() string {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/prometheus/alertmanager/test/with_api_v1/
H A Dmock.go241 type MockWebhook struct { struct
242 opts *AcceptanceOpts
243 collector *Collector
244 listener net.Listener
246 Func func(timestamp float64) bool
271 func (ws *MockWebhook) ServeHTTP(w http.ResponseWriter, req *http.Request) {
313 func (ws *MockWebhook) Address() string {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/prometheus/alertmanager/test/with_api_v2/
H A Dmock.go257 type MockWebhook struct { struct
258 opts *AcceptanceOpts
259 collector *Collector
260 listener net.Listener
265 Func func(timestamp float64) bool
290 func (ws *MockWebhook) ServeHTTP(w http.ResponseWriter, req *http.Request) {
337 func (ws *MockWebhook) Address() string {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/alertmanager/test/cli/
H A Dmock.go221 type MockWebhook struct { struct
222 opts *AcceptanceOpts
223 collector *Collector
224 listener net.Listener
229 Func func(timestamp float64) bool
254 func (ws *MockWebhook) ServeHTTP(w http.ResponseWriter, req *http.Request) {
301 func (ws *MockWebhook) Address() string {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/test/cli/
H A Dmock.go221 type MockWebhook struct { struct
222 opts *AcceptanceOpts
223 collector *Collector
224 listener net.Listener
229 Func func(timestamp float64) bool
254 func (ws *MockWebhook) ServeHTTP(w http.ResponseWriter, req *http.Request) {
301 func (ws *MockWebhook) Address() string {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/prometheus/alertmanager/test/cli/
H A Dmock.go221 type MockWebhook struct { struct
222 opts *AcceptanceOpts
223 collector *Collector
224 listener net.Listener
229 Func func(timestamp float64) bool
254 func (ws *MockWebhook) ServeHTTP(w http.ResponseWriter, req *http.Request) {
301 func (ws *MockWebhook) Address() string {