upgrader

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyAllUpgrades

func ApplyAllUpgrades(upgrades map[string]Upgrade, dryRun bool) (map[string][]Result, error)

Types

type Result

type Result struct {
	Action  parser.ActionRef
	NewTag  string
	Updated bool
	Error   error
}

type Upgrade

type Upgrade struct {
	Action parser.ActionRef
	NewTag string
}

Jump to

Keyboard shortcuts

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