Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PreflightDataFile string
Functions ¶
func ResetPreflightData ¶
func ResetPreflightData() error
func Run ¶
func Run(params upgradeservicetypes.UpgradeServiceParams) error
Types ¶
type PreflightData ¶
type PreflightData struct { Progress string `json:"progress,omitempty"` Result *types.PreflightResult `json:"result"` }
func GetPreflightData ¶
func GetPreflightData() (*PreflightData, error)
Click to show internal directories.
Click to hide internal directories.