upgrade

package
v2.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2025 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLatestUpgradeVersion

func GetLatestUpgradeVersion() string

returns the most recent patch version will be used in on new installation, add in the database as a reference, to avoid upgrades on fresh installation

func StartUpgrade

func StartUpgrade(ctx context.Context, currentVersion string) (string, error)

starts the upgrade process

func UpdateStorageRestoreApiMap added in v2.1.1

func UpdateStorageRestoreApiMap(ctx context.Context, logger *zap.Logger, storage storageTY.Plugin, backupVersion string, apiMap map[string]backupTY.Backup) (map[string]backupTY.Backup, error)

updates required apis on restore this will allow to restore from any lower version if there is a schema changed on a version, old schema can be handled with this data will be migrated on startup via upgrade scripts

Types

This section is empty.

Jump to

Keyboard shortcuts

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