grafana/pkg/api/pluginproxy
Serge Zaitsev 9d654bb6b8
Chore: Remove bus from plugin proxy api (#44899)
* remove bus from plugin proxy api

* fixing the tests
2022-02-04 17:35:00 +01:00
..
test-data
ds_auth_provider.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
ds_auth_provider_test.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
ds_proxy.go Chore: Fix attribute value (#44368) 2022-01-24 18:17:39 +01:00
ds_proxy_test.go Check for empty URLs when creating/updating a data source (#42837) 2022-01-31 12:39:55 -03:00
pluginproxy.go Chore: Remove bus from plugin proxy api (#44899) 2022-02-04 17:35:00 +01:00
pluginproxy_test.go Chore: Remove bus from plugin proxy api (#44899) 2022-02-04 17:35:00 +01:00
token_provider.go
token_provider_azure.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
token_provider_gce.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
token_provider_generic.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
token_provider_jwt.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
token_provider_test.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
utils.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
utils_test.go