Home
last modified time | relevance | path

Searched refs:ProvideService (Results 1 – 25 of 112) sorted by relevance

12345

/dports/www/grafana8/grafana-8.3.6/pkg/server/
H A Dwire.go96 hooks.ProvideService,
101 uss.ProvideService,
110 loader.ProvideService,
118 mysql.ProvideService,
119 mssql.ProvideService,
126 quota.ProvideService,
134 live.ProvideService,
138 jwt.ProvideService,
157 tempo.ProvideService,
158 loki.ProvideService,
[all …]
H A Dwireexts_oss.go37 licensing.ProvideService,
41 ossaccesscontrol.ProvideService,
46 provisioning.ProvideService,
56 ossencryption.ProvideService,
62 signature.ProvideService,
64 acdb.ProvideService,
67 osskmsproviders.ProvideService,
/dports/www/grafana8/grafana-8.3.6/pkg/services/alerting/notifiers/
H A Dthreema_test.go27 _, err := NewThreemaNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
46 not, err := NewThreemaNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
73 not, err := NewThreemaNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
95 not, err := NewThreemaNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
117 not, err := NewThreemaNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
H A Dpagerduty_test.go42 _, err = NewPagerdutyNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
58 not, err := NewPagerdutyNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
81 not, err := NewPagerdutyNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
108 not, err := NewPagerdutyNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
133 not, err := NewPagerdutyNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
190 not, err := NewPagerdutyNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
247 not, err := NewPagerdutyNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
317 not, err := NewPagerdutyNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
397 not, err := NewPagerdutyNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
476 not, err := NewPagerdutyNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
H A Dslack_test.go30 _, err = NewSlackNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
48 not, err := NewSlackNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
86 not, err := NewSlackNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
119 encryptionService := ossencryption.ProvideService()
134 not, err := NewSlackNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
165 not, err := NewSlackNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
256 not, err := NewSlackNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
H A Dopsgenie_test.go31 _, err := NewOpsGenieNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
48 not, err := NewOpsGenieNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
72 _, err := NewOpsGenieNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
95 …notifier, notifierErr := NewOpsGenieNotifier(model, ossencryption.ProvideService().GetDecryptedVal…
145 …notifier, notifierErr := NewOpsGenieNotifier(model, ossencryption.ProvideService().GetDecryptedVal…
195 …notifier, notifierErr := NewOpsGenieNotifier(model, ossencryption.ProvideService().GetDecryptedVal…
H A Dvictorops_test.go38 _, err := NewVictoropsNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
55 not, err := NewVictoropsNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
79 not, err := NewVictoropsNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
127 not, err := NewVictoropsNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
H A Dteams_test.go25 _, err := NewTeamsNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
42 not, err := NewTeamsNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
64 not, err := NewTeamsNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
H A Demail_test.go25 _, err := NewEmailNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
42 not, err := NewEmailNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
66 not, err := NewEmailNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
H A Dhipchat_test.go26 _, err := NewHipChatNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
42 not, err := NewHipChatNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
68 not, err := NewHipChatNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
H A Dline_test.go24 _, err := NewLINENotifier(model, ossencryption.ProvideService().GetDecryptedValue)
39 not, err := NewLINENotifier(model, ossencryption.ProvideService().GetDecryptedValue)
H A Dgooglechat_test.go25 _, err := newGoogleChatNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
42 not, err := newGoogleChatNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
H A Dsensu_test.go25 _, err := NewSensuNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
44 not, err := NewSensuNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
H A Ddiscord_test.go25 _, err := newDiscordNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
44 not, err := newDiscordNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
H A Dwebhook_test.go25 _, err = NewWebHookNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
40 not, err := NewWebHookNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
H A Dkafka_test.go25 _, err := NewKafkaNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
43 not, err := NewKafkaNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
H A Dsensugo_test.go24 _, err = NewSensuGoNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
45 not, err := NewSensuGoNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
H A Ddingding_test.go27 _, err := newDingDingNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
40 not, err := newDingDingNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
H A Dalertmanager_test.go109 not, err := NewAlertmanagerNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
128 not, err := NewAlertmanagerNotifier(model, ossencryption.ProvideService().GetDecryptedValue)
/dports/www/grafana8/grafana-8.3.6/pkg/services/datasources/
H A Dservice_test.go37 s := ProvideService(bus.New(), sqlStore, secretsService)
86 dsService := ProvideService(bus.New(), nil, secretsService)
119 dsService := ProvideService(bus.New(), nil, secretsService)
169 dsService := ProvideService(bus.New(), nil, secretsService)
212 dsService := ProvideService(bus.New(), nil, secretsService)
249 dsService := ProvideService(bus.New(), nil, secretsService)
280 dsService := ProvideService(bus.New(), nil, secretsService)
339 dsService := ProvideService(bus.New(), nil, secretsService)
372 dsService := ProvideService(bus.New(), nil, secretsService)
406 dsService := ProvideService(bus.New(), nil, secretsService)
[all …]
/dports/www/grafana8/grafana-8.3.6/pkg/api/pluginproxy/
H A Dds_proxy_test.go128 dsService := datasources.ProvideService(bus.New(), nil, secretsService)
141 dsService := datasources.ProvideService(bus.New(), nil, secretsService)
153 dsService := datasources.ProvideService(bus.New(), nil, secretsService)
164 dsService := datasources.ProvideService(bus.New(), nil, secretsService)
178 dsService := datasources.ProvideService(bus.New(), nil, secretsService)
343 dsService := datasources.ProvideService(bus.New(), nil, secretsService)
369 dsService := datasources.ProvideService(bus.New(), nil, secretsService)
393 dsService := datasources.ProvideService(bus.New(), nil, secretsService)
421 dsService := datasources.ProvideService(bus.New(), nil, secretsService)
741 dsService := datasources.ProvideService(bus.New(), nil, secretsService)
[all …]
/dports/www/grafana8/grafana-8.3.6/pkg/services/provisioning/notifiers/
H A Dconfig_reader_test.go65 encryptionService: ossencryption.ProvideService(),
142 dc := newNotificationProvisioner(ossencryption.ProvideService(), logger)
173 dc := newNotificationProvisioner(ossencryption.ProvideService(), logger)
197 dc := newNotificationProvisioner(ossencryption.ProvideService(), logger)
274 dc := newNotificationProvisioner(ossencryption.ProvideService(), logger)
293 dc := newNotificationProvisioner(ossencryption.ProvideService(), logger)
307 dc := newNotificationProvisioner(ossencryption.ProvideService(), logger)
321 encryptionService: ossencryption.ProvideService(),
331 encryptionService: ossencryption.ProvideService(),
344 encryptionService: ossencryption.ProvideService(),
[all …]
/dports/www/grafana8/grafana-8.3.6/pkg/cmd/grafana-cli/runner/
H A Dwireexts_oss.go23 osskmsproviders.ProvideService,
25 ossencryption.ProvideService,
/dports/www/grafana8/grafana-8.3.6/pkg/services/secrets/manager/
H A Dhelpers.go31 encryption := ossencryption.ProvideService()
34 osskmsproviders.ProvideService(encryption, settings),
/dports/www/grafana8/grafana-8.3.6/contribute/architecture/backend/
H A Dservices.md9 … with the rest of Grafana, it needs to be registered with Wire, see `ProvideService` factory funct…
11 When Wire is run it will inspect the parameters of `ProvideService` and make sure that all it's dep…
25 // ProvideService provides Service as dependency for other services.
26 func ProvideService(cfg *setting.Cfg, sqlStore *sqlstore.SQLStore) (*Service, error) {
83 example.ProvideService,
89 sqlstore.ProvideService,

12345