Versions in this module Expand all Collapse all v1 v1.2.1 Aug 20, 2020 v1.2.0 Aug 20, 2020 Changes in this version + const ProfileNameExportAll + const ProfileNamePrometheus + type BaseOrchestratorMconfigBuilder struct + func (*BaseOrchestratorMconfigBuilder) Build(networkID string, gatewayID string, graph configurator.EntityGraph, ...) error + type BaseOrchestratorMconfigBuilderServicer struct + func (s *BaseOrchestratorMconfigBuilderServicer) Build(request *configuratorprotos.BuildMconfigRequest) (*configuratorprotos.BuildMconfigResponse, error) + type BaseOrchestratorPlugin struct + func (*BaseOrchestratorPlugin) GetMconfigBuilders() []configurator.MconfigBuilder + func (*BaseOrchestratorPlugin) GetMetricsProfiles(metricsConfig *config.ConfigMap) []metricsd.MetricsProfile + func (*BaseOrchestratorPlugin) GetName() string + func (*BaseOrchestratorPlugin) GetObsidianHandlers(metricsConfig *config.ConfigMap) []obsidian.Handler + func (*BaseOrchestratorPlugin) GetSerdes() []serde.Serde + func (*BaseOrchestratorPlugin) GetServices() []registry.ServiceLocation + func (*BaseOrchestratorPlugin) GetStateIndexers() []indexer.Indexer + func (*BaseOrchestratorPlugin) GetStreamerProviders() []providers.StreamProvider + type DnsdMconfigBuilder struct + func (*DnsdMconfigBuilder) Build(networkID string, gatewayID string, graph configurator.EntityGraph, ...) error + type DnsdMconfigBuilderServicer struct + func (s *DnsdMconfigBuilderServicer) Build(request *configuratorprotos.BuildMconfigRequest) (*configuratorprotos.BuildMconfigResponse, error)