framework

package
v3.0.0-beta.2 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Upgrade

func Upgrade(ctx context.Context, factories []UpgraderFactoryFunc, data *persistence.Holder, storage logical.Storage, readOnly bool) error

Types

type Upgrader

type Upgrader interface {
	SentinelKey() string
	Upgrade(ctx context.Context) error
}

type UpgraderFactoryFunc

type UpgraderFactoryFunc func(data *persistence.Holder, storage logical.Storage) Upgrader

Jump to

Keyboard shortcuts

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