migrate

package
v0.45.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHotReloaders

func NewHotReloaders(service Migration) (async.SimpleTask, async.SimpleTask, error)

func ReplaceInputValue

func ReplaceInputValue(input map[string]string, grafanaDashboard string) string

Types

type Migration

type Migration interface {
	Migrate(grafanaDashboard []byte) (*v1.Dashboard, error)
	BuildMigrationSchemaString()
	GetLoaders() []schemas.Loader
}

func New

func New(schemasConf config.Schemas) (Migration, error)

Jump to

Keyboard shortcuts

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