grafana/pkg/kinds/dashboard
sam boyer 30b4205521
Kindsys: Replace DefForGen with kindsys.Kind (#62642)
* Kindsys: Replace DeclForGen with kindsys.Kind

DeclForGen was always unnecessary - it just wasn't obvious on initial
implementation, when we were focused on generating unique types for each
core kind. This removes it, considerably simplifying interactions with
kindsys - virtually everything now just relies on kindsys.Kind and its
derived interfaces.

* Removed unused jenny

* Rename params in jennies
2023-01-31 19:40:15 -05:00
..
addenda.go Reconcile coremodels, entities, objects under new kind framework (#56492) 2022-11-10 12:36:40 -08:00
dashboard_kind_gen.go Kindsys: Replace DefForGen with kindsys.Kind (#62642) 2023-01-31 19:40:15 -05:00
dashboard_types_gen.go Transforms: Fix schema definition (#62619) 2023-01-31 18:03:08 +00:00
dashboards_test.go Reconcile coremodels, entities, objects under new kind framework (#56492) 2022-11-10 12:36:40 -08:00