registry

package
v0.0.0-testrgm6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2023 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var WireSet = wire.NewSet(
	ProvideRegistry,
	wire.Bind(new(Registry), new(*registry)),
)

Functions

func ProvideRegistry

func ProvideRegistry(
	moduleManager modules.Manager,
	apiServer grafanaapiserver.Service,
	backgroundServiceRunner *backgroundsvcs.BackgroundServiceRunner,
	certGenerator certgenerator.ServiceInterface,
	httpServer *api.HTTPServer,
	provisioningService *provisioning.ProvisioningServiceImpl,
	secretsMigrator *migrations.SecretMigrationProviderImpl,
) *registry

Types

type Registry

type Registry interface{}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL