grafana/pkg/plugins/pfs
Selene 1181141b40
Schemas: Refactor plugin's metadata (#83696)
* Remove kinds verification for kind-registry

* Read plugin's json information with json library instead of use thema binding

* Remove grafanaplugin unification

* Don't use kindsys for extract the slot name

* Fix IsGroup

* Remove all plugindef generation

* Refactor schema interfaces

* Pushed this change from a different branch by mistake...

* Create small plugin definition structure adding additional information for plugins registration

* Add some validation checks

* Delete unused code

* Fix imports lint
2024-03-07 11:09:19 +01:00
..
corelist Cloud Monitoring: Fix naming (#81654) 2024-02-01 09:05:54 -07:00
decl_parser.go Schemas: Refactor plugin's metadata (#83696) 2024-03-07 11:09:19 +01:00
decl.go Schemas: Refactor plugin's metadata (#83696) 2024-03-07 11:09:19 +01:00
doc.go Kindsys: Unify plugins, pfs with kind framework (#61192) 2023-01-20 09:41:35 +00:00
errors.go Schemas: Refactor plugin's metadata (#83696) 2024-03-07 11:09:19 +01:00
pfs_test.go AuthN: Remove embedded oauth server (#83146) 2024-02-26 11:29:09 +01:00
pfs.go Schemas: Refactor plugin's metadata (#83696) 2024-03-07 11:09:19 +01:00
plugin_test.go extract kindsys to external library (#64562) 2023-03-15 12:04:28 -04:00
plugin.go Schemas: Refactor plugin's metadata (#83696) 2024-03-07 11:09:19 +01:00
plugindef_types.go Schemas: Refactor plugin's metadata (#83696) 2024-03-07 11:09:19 +01:00