grafana/pkg/plugins/storage
Will Browne 12dc56ad0c
Plugins: Refactor plugin repository API (#69063)
* support grafana wildcard version

* undo go.mod changes

* tidy

* flesh out tests

* refactor

* add tests

* tidy naming

* undo some changes

* split interfaces

* separation

* update new signature

* simplify

* update var namings

* unexport types

* introduce opts pattern

* reorder test

* fix compat checks

* middle ground

* unexport client

* move back

* fix tests

* inline logger

* make client usable

* use fake logger

* tidy errors

* remove unused types

* fix test

* review fixes

* rework compatibility

* adjust installer

* fix tests

* opts => cfg

* remove unused var

* fix var name
2023-05-30 11:48:52 +02:00
..
testdata Plugins: Refactor plugin download/installation (#43046) 2022-08-23 11:50:50 +02:00
fs_test.go Plugins: Refactor plugin repository API (#69063) 2023-05-30 11:48:52 +02:00
fs.go Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +02:00
ifaces.go Plugins: Simplify plugin file removal (#66115) 2023-04-20 11:52:59 +02:00
models.go Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +02:00