grafana/pkg/plugins/manager
Jo ca72cd570e
Remove ioutil.ReadDir from usage (#53550)
* add depguard rule for ioutil

* replace ioutil.ReadDir with os.ReadDir

* use legacy option in depguard supported in golangci-lint v1.40

* replace ioutil.ReadDir with os.ReadDir

* return error for file info
2022-08-11 07:21:12 -04:00
..
installer Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
loader Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
registry Plugins: Separate manager read/write components (#50313) 2022-06-07 17:51:00 +02:00
signature Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
testdata Plugins: Always validate root URL if specified in signature manfiest (#52332) 2022-07-15 17:42:20 +02:00
client.go Plugins: Introduce Plugin Registry (#47200) 2022-06-03 13:06:27 +02:00
dashboard_file_store_test.go Plugins: Introduce Plugin Registry (#47200) 2022-06-03 13:06:27 +02:00
dashboard_file_store.go Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 2022-03-10 18:38:04 +01:00
logger.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
manager_integration_test.go RBAC: Allow app plugins access restriction (#51524) 2022-07-08 13:24:09 +02:00
manager_test.go RBAC: Allow app plugins access restriction (#51524) 2022-07-08 13:24:09 +02:00
manager.go WIP: Add private Secret Manager Plugins support to plugin platform (#49544) 2022-06-09 13:19:27 -04:00
store.go Plugins: Introduce Plugin Registry (#47200) 2022-06-03 13:06:27 +02:00