Documentation ¶
Index ¶
- type OrchestratorPlugin
- func (_m *OrchestratorPlugin) GetMconfigBuilders() []configurator.MconfigBuilder
- func (_m *OrchestratorPlugin) GetMetricsProfiles(metricsConfig *config.ConfigMap) []metricsd.MetricsProfile
- func (_m *OrchestratorPlugin) GetName() string
- func (_m *OrchestratorPlugin) GetObsidianHandlers(metricsConfig *config.ConfigMap) []obsidian.Handler
- func (_m *OrchestratorPlugin) GetSerdes() []serde.Serde
- func (_m *OrchestratorPlugin) GetServices() []registry.ServiceLocation
- func (_m *OrchestratorPlugin) GetStateIndexers() []indexer.Indexer
- func (_m *OrchestratorPlugin) GetStreamerProviders() []providers.StreamProvider
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OrchestratorPlugin ¶
OrchestratorPlugin is an autogenerated mock type for the OrchestratorPlugin type
func (*OrchestratorPlugin) GetMconfigBuilders ¶
func (_m *OrchestratorPlugin) GetMconfigBuilders() []configurator.MconfigBuilder
GetMconfigBuilders provides a mock function with given fields:
func (*OrchestratorPlugin) GetMetricsProfiles ¶
func (_m *OrchestratorPlugin) GetMetricsProfiles(metricsConfig *config.ConfigMap) []metricsd.MetricsProfile
GetMetricsProfiles provides a mock function with given fields: metricsConfig
func (*OrchestratorPlugin) GetName ¶
func (_m *OrchestratorPlugin) GetName() string
GetName provides a mock function with given fields:
func (*OrchestratorPlugin) GetObsidianHandlers ¶
func (_m *OrchestratorPlugin) GetObsidianHandlers(metricsConfig *config.ConfigMap) []obsidian.Handler
GetObsidianHandlers provides a mock function with given fields: metricsConfig
func (*OrchestratorPlugin) GetSerdes ¶
func (_m *OrchestratorPlugin) GetSerdes() []serde.Serde
GetSerdes provides a mock function with given fields:
func (*OrchestratorPlugin) GetServices ¶
func (_m *OrchestratorPlugin) GetServices() []registry.ServiceLocation
GetServices provides a mock function with given fields:
func (*OrchestratorPlugin) GetStateIndexers ¶
func (_m *OrchestratorPlugin) GetStateIndexers() []indexer.Indexer
GetStateIndexers provides a mock function with given fields:
func (*OrchestratorPlugin) GetStreamerProviders ¶
func (_m *OrchestratorPlugin) GetStreamerProviders() []providers.StreamProvider
GetStreamerProviders provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.