grafana/pkg/apis/example/v0alpha1/doc.go
2023-10-06 21:55:22 +03:00

11 lines
430 B
Go

// +k8s:deepcopy-gen=package
// +k8s:openapi-gen=true
// +groupName=example.grafana.com
// The testing api is a dependency free service that we can use to experiment with
// api aggregation across multiple deployment models. Specifically:
// - standalone: running as part of the standard grafana build
// - aggregated: running as the target
package v0alpha1 // import "github.com/grafana/grafana/pkg/apis/example/v0alpha1"