Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpgradeOptions ¶
func NewUpgradeOptionsFromYAML ¶
func NewUpgradeOptionsFromYAML(yaml string) (*UpgradeOptions, error)
func (*UpgradeOptions) SetUpgradeGlobals ¶
func (o *UpgradeOptions) SetUpgradeGlobals() error
SetUpgradeGlobals uses variables set at suite execution time to prepare the upgrade test environment in process (setting constants in the upgrade packages).
func (*UpgradeOptions) ToEnv ¶
func (o *UpgradeOptions) ToEnv() string
Click to show internal directories.
Click to hide internal directories.