grafana/pkg/apis/secret
Gábor Farkas 4e19bc515e
Chore: bump grafana-plugin-sdk-go from v0.277.0 to v0.278.0 (#107165)
Chore: bump grafana-plugin-sdk-go
2025-06-25 10:16:14 +02:00
..
v0alpha1 Chore: Update golang.org/x/ and do not omitempty Items (#105371) 2025-05-14 14:31:45 +03:00
README.md
go.mod Chore: bump grafana-plugin-sdk-go from v0.277.0 to v0.278.0 (#107165) 2025-06-25 10:16:14 +02:00
go.sum Chore: bump grafana-plugin-sdk-go from v0.277.0 to v0.278.0 (#107165) 2025-06-25 10:16:14 +02:00

README.md

pkg/apis/secret

General documentation on the Secrets API for App Platform.

Regenerating codegen files

Currently the generated files are not using grafana-app-sdk and does not have a CUE schema definition.

In order to regenerate the codegen files (those prefixed by zz_), you can run:

./hack/update-codegen.sh secret

More details here.

Regenerating Protobuf files

make protobuf