Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStandaloneNegUpgradeTest ¶
func NewStandaloneNegUpgradeTest() e2e.UpgradeTest
Types ¶
type StandaloneNeg ¶
type StandaloneNeg struct {
// contains filtered or unexported fields
}
StandaloneNeg implements e2e.UpgradeTest interface
func (*StandaloneNeg) DuringUpgrade ¶
func (sn *StandaloneNeg) DuringUpgrade() error
DuringUpgrade implements e2e.UpgradeTest.DuringUpgrade.
func (*StandaloneNeg) PostUpgrade ¶
func (sn *StandaloneNeg) PostUpgrade() error
PostUpgrade implements e2e.UpgradeTest.PostUpgrade
func (*StandaloneNeg) PreUpgrade ¶
func (sn *StandaloneNeg) PreUpgrade() error
PreUpgrade implements e2e.UpgradeTest.PreUpgrade.
Click to show internal directories.
Click to hide internal directories.