Documentation ¶
Overview ¶
Package deprecated handles package deprecations and migrations
Package deprecated handles package deprecations and migrations
Index ¶
Constants ¶
View Source
const (
ScriptsToActionsMigrated = "scripts-to-actions"
)
List of migrations tracked in the zarf.yaml build data.
Variables ¶
This section is empty.
Functions ¶
func MigrateComponent ¶
func MigrateComponent(build types.ZarfBuildData, c types.ZarfComponent) types.ZarfComponent
MigrateComponent runs all migrations on a component. Build should be empty on package create, but include just in case someone copied a zarf.yaml from a zarf package.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.