Documentation ¶
Index ¶
- func CleanUpAwsTestResources(storageBucket string, maxAge string, tag string) error
- func CleanUpVsphereTestResources(ctx context.Context, clusterName string) error
- func RunTests(conf instanceRunConf) (testInstanceID string, testCommandResult *testCommandResult, err error)
- func RunTestsInParallel(conf ParallelRunConf) error
- type E2EIPManager
- type E2ESession
- type ParallelRunConf
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanUpAwsTestResources ¶
func RunTestsInParallel ¶
func RunTestsInParallel(conf ParallelRunConf) error
Types ¶
type E2EIPManager ¶ added in v0.6.1
type E2EIPManager struct {
// contains filtered or unexported fields
}
type E2ESession ¶
type E2ESession struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.