# Functions
GetPluginInitializers returns initialized functions of metrics plugins.
No description provided by the author
RegisterPluginInitializer is used to register user-defined metrics plugins.
# Structs
No description provided by the author
No description provided by the author
# Interfaces
MetricsGetter is used by npd controller as metrics notifier to trigger update real npd.
No description provided by the author
MetricsUpdater is used by MetricsPlugin as a unified implementation to trigger metrics updating logic.
# Type aliases
No description provided by the author