remove unnecessary state (#32278)
This commit is contained in:
@@ -35,7 +35,6 @@ type Plugin interface {
|
||||
Stop(ctx context.Context) error
|
||||
IsManaged() bool
|
||||
Exited() bool
|
||||
CanHandleDataQueries() bool
|
||||
backend.CollectMetricsHandler
|
||||
backend.CheckHealthHandler
|
||||
backend.CallResourceHandler
|
||||
|
||||
Reference in New Issue
Block a user