Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Upgrade ¶
func Upgrade(cfg UpgradeConfig) error
Upgrade the profiel installation to a new version
Types ¶
type UpgradeConfig ¶
type UpgradeConfig struct { ProfileDir string Version string CatalogClient catalog.CatalogClient CatalogManager catalog.CatalogManager RepoManager repo.RepoManager WorkingDir string Message string }
UpgradeCfg holds the fields used during upgrades a installation
Click to show internal directories.
Click to hide internal directories.