mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 01:00:24 +08:00
Plugins: Add support for ResourceConversion (#91977)
This commit is contained in:
@ -91,6 +91,7 @@ type Client interface {
|
||||
backend.CheckHealthHandler
|
||||
backend.StreamHandler
|
||||
backend.AdmissionHandler
|
||||
backend.ConversionHandler
|
||||
backend.CallResourceHandler
|
||||
backend.CollectMetricsHandler
|
||||
}
|
||||
|
Reference in New Issue
Block a user