Versions in this module Expand all Collapse all v0 v0.10.0 Jul 24, 2014 Changes in this version + var Deis = "/usr/local/bin/deis " + func AppsDestroyTest(t *testing.T, params *DeisTestConfig) + func AuthCancel(t *testing.T, params *DeisTestConfig) + func CheckList(t *testing.T, params interface{}, cmd, contain string, notflag bool) + func Curl(t *testing.T, params *DeisTestConfig) + func Execute(t *testing.T, cmd string, params interface{}, failFlag bool, expect string) + func GetCommand(cmdtype, cmd string) string + func GetRandomApp() string + type DeisTestConfig struct + AppName string + AppUser string + AuthKey string + ClusterName string + Email string + ExampleApp string + HostName string + Hosts string + ImageId string + Password string + ProcessNum string + SshKey string + UpdatedHosts string + UserName string + Version string + func GetGlobalConfig() *DeisTestConfig