grafana/pkg/plugins
Ieva 4c7d8c8cdd
RBAC: Refactor RBAC plugin interface code (#90679)
move plugin RBAC registration ifaces to pluginsintegrations
2024-07-22 09:31:36 +01:00
..
auth
backendplugin Elasticsearch: Decouple backend from infra/tracing (#90528) 2024-07-19 09:26:10 +02:00
codegen CI: Make pkg/build its own module, remove unused Grafana modules in go.mo… (#89243) 2024-06-14 19:35:30 +03:00
config
envvars
httpresponsesender
instrumentationutils Plugins: Enhanced plugin instrumentation (#90199) 2024-07-09 15:03:46 +02:00
log
manager Actionsets: Add ability for plugins to add actions for core actionsets (i.e. `folders:edit`) (#88776) 2024-07-19 16:16:23 +01:00
pfs
pluginrequestmeta
pluginscdn
repo chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
storage chore: Updating linter, fixing some new warnings (#88863) 2024-06-06 13:01:27 -04:00
apiserver.go
apiserver_test.go
errors.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
ifaces.go RBAC: Refactor RBAC plugin interface code (#90679) 2024-07-22 09:31:36 +01:00
localfiles.go
localfiles_test.go chore: Updating linter, fixing some new warnings (#88863) 2024-06-06 13:01:27 -04:00
models.go Actionsets: Add ability for plugins to add actions for core actionsets (i.e. `folders:edit`) (#88776) 2024-07-19 16:16:23 +01:00
plugins.go Actionsets: Add ability for plugins to add actions for core actionsets (i.e. `folders:edit`) (#88776) 2024-07-19 16:16:23 +01:00
plugins_test.go
test_utils.go