Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package ec2 implements testing utilities using EC2.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tester ¶ added in v0.6.9
type Tester struct {
	// contains filtered or unexported fields
}
    Tester implements "kubetest2" Deployer. ref. https://github.com/kubernetes/test-infra/blob/master/kubetest2/pkg/types/types.go
func (*Tester) Down ¶ added in v0.6.9
Down cancels the cluster creation and destroy the test cluster if any.
func (*Tester) DownloadLogs ¶ added in v0.7.0
DownloadLogs downloads logs to the artifact direcoty.
 Click to show internal directories. 
   Click to hide internal directories.