Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶ added in v0.9.0
type Config struct {
ProfileDir string
Version string
CatalogClient catalog.CatalogClient
CatalogManager catalog.CatalogManager
RepoManager repo.RepoManager
WorkingDir string
Message string
Latest bool
}
Config holds the fields used during upgrades of an installation
Click to show internal directories.
Click to hide internal directories.