Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultOrganization = "admin" DefaultUsername = "admin" DefaultEmailDomain = "example.com" Vsphere1Port = "8989" Vsphere2Port = "8990" )
Variables ¶
View Source
var ( DefaultBasePath = "/tmp/untarova/" DefaultServiceUrl = fmt.Sprintf("http://%s:7443/api/migration-assessment", SystemIP) Home = os.Getenv("HOME") PrivateKeyPath = filepath.Join(os.Getenv("E2E_PRIVATE_KEY_FOLDER_PATH"), "private-key") SystemIP = os.Getenv("PLANNER_IP") TestsExecutionTime = make(map[string]time.Duration) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.