framework

package
v3.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2023 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