grafana/pkg/cmd/grafana-cli
Will Browne 4a707e2a88
Plugins: Split plugin manager into smaller components (#54384)
* split out plugin manager

* remove whitespace

* fix tests

* split up tests

* updating naming conventions

* simplify manager

* tidy

* add more fakes

* testing time

* add query verif to int test

* renaming

* add process tests

* tidy up manager tests

* add extra case to int test

* add more coverage to store and process tests

* remove comment

* fix capatilization

* init on provide

* remove addfromsource from API
2022-08-30 17:30:43 +02:00
..
commands Plugins: Refactor plugin download/installation (#43046) 2022-08-23 11:50:50 +02:00
logger Plugins: Refactor plugin download/installation (#43046) 2022-08-23 11:50:50 +02:00
models Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
runner Plugins: Split plugin manager into smaller components (#54384) 2022-08-30 17:30:43 +02:00
services Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
utils Chore: Remove Wrap (#50048) 2022-06-03 09:24:24 +02:00
main.go move main.go logic out of commands (#38555) 2021-08-26 15:42:22 +02:00