Documentation
¶
Index ¶
Constants ¶
View Source
const ProviderType = "RPCPlugin"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MetricPlugin ¶
type MetricPlugin struct {
rpc.MetricProviderPlugin
}
func (MetricPlugin) GarbageCollect ¶
func (m MetricPlugin) GarbageCollect(run *v1alpha1.AnalysisRun, metric v1alpha1.Metric, limit int) error
GarbageCollect calls the plugins garbage collect method but cast the error back to an "error" type for the internal interface
Click to show internal directories.
Click to hide internal directories.