package
Version:
v0.4.3-RC2
Opens a new window with list of versions in this module.
Published: Oct 10, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
RunUpgrade runs all the upgrade tasks required
type Task interface {
PreUpgrade() bool
IsSuccess() error
}
Task interfaces gives a set of methods to be implemented
for performing an upgrade
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.