grafana/pkg/api/pluginproxy
Sergey Kostrukov 19f520d891
PluginProxy: Split implementations of token providers (#32820)
* Split implementations of token providers

* Fix imports

* Fix code racing in unit tests
2021-05-03 13:46:32 +01:00
..
test-data dsproxy: allow multiple access tokens per datasource 2018-06-12 17:39:38 +02:00
ds_auth_provider.go PluginProxy: Split implementations of token providers (#32820) 2021-05-03 13:46:32 +01:00
ds_proxy_test.go PluginProxy: Split implementations of token providers (#32820) 2021-05-03 13:46:32 +01:00
ds_proxy.go Fix deleting prom rules endpoints via ds_proxy (#33491) 2021-04-29 10:20:51 +03:00
pluginproxy_test.go Plugins: Support set body content in plugin routes (#32551) 2021-03-31 16:38:35 +02:00
pluginproxy.go Plugins: Support set body content in plugin routes (#32551) 2021-03-31 16:38:35 +02:00
token_provider_gce.go PluginProxy: Split implementations of token providers (#32820) 2021-05-03 13:46:32 +01:00
token_provider_generic.go PluginProxy: Split implementations of token providers (#32820) 2021-05-03 13:46:32 +01:00
token_provider_jwt.go PluginProxy: Split implementations of token providers (#32820) 2021-05-03 13:46:32 +01:00
token_provider_test.go PluginProxy: Split implementations of token providers (#32820) 2021-05-03 13:46:32 +01:00
token_provider.go PluginProxy: Split implementations of token providers (#32820) 2021-05-03 13:46:32 +01:00
utils_test.go API: Rewrite tests from goconvey (#29091) 2020-11-17 11:31:35 +01:00
utils.go Plugins: Support set body content in plugin routes (#32551) 2021-03-31 16:38:35 +02:00