grafana/pkg/kinds/accesspolicy
Dan Cech d76defe517
K8s: Move GrafanaMetaAccessor into grafana-apiserver and remove usage of kinds metadata (#79602)
* move GrafanaMetaAccessor into pkg/apis, add support for Spec.Title & Spec.Name

* K8s: Move GrafanaMetaAccessor (PR into another) (#79728)

* access titles

* remove title

* remove title

* remove kinds metadata accessor

* remove kinds metadata accessor

* fixes

* error handling

* fix tests

---------

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2024-01-12 16:18:14 -05:00
..
accesspolicy_gen.go K8s: Move GrafanaMetaAccessor into grafana-apiserver and remove usage of kinds metadata (#79602) 2024-01-12 16:18:14 -05:00
accesspolicy_kind_gen.go
accesspolicy_metadata_gen.go Codegen: Generate any instead of interface{} (#70201) 2023-06-16 10:54:56 +02:00
accesspolicy_spec_gen.go Docs/k8s install update (#72567) 2023-08-03 08:53:13 -05:00
accesspolicy_status_gen.go Codegen: Generate any instead of interface{} (#70201) 2023-06-16 10:54:56 +02:00
utils_test.go
utils.go