Documentation ¶
Index ¶
- Constants
- Variables
- func AppsDescribe(description string, callback func()) bool
- func BackendCompatibilityDescribe(description string, callback func()) bool
- func DetectDescribe(description string, callback func()) bool
- func DockerDescribe(description string, callback func()) bool
- func GuidForAppName(appName string) string
- func InternetDependentDescribe(description string, callback func()) bool
- func IsolationSegmentsDescribe(description string, callback func()) bool
- func PersistentAppDescribe(description string, callback func()) bool
- func RouteServicesDescribe(description string, callback func()) bool
- func RoutingDescribe(description string, callback func()) bool
- func RoutingIsolationSegmentsDescribe(description string, callback func()) bool
- func SecurityGroupsDescribe(description string, callback func()) bool
- func ServicesDescribe(description string, callback func()) bool
- func SshDescribe(description string, callback func()) bool
- func TasksDescribe(description string, callback func()) bool
- func TestCliVersionCheck(t *testing.T)
- func V3Describe(description string, callback func()) bool
- func ZipkinDescribe(description string, callback func()) bool
Constants ¶
View Source
const ( APP_START_TIMEOUT = 2 * time.Minute CF_JAVA_TIMEOUT = 10 * time.Minute DEFAULT_MEMORY_LIMIT = "256M" )
Variables ¶
View Source
var ( Config CatsConfig TestSetup *workflowhelpers.ReproducibleTestSuiteSetup ScpPath string SftpPath string )
Functions ¶
func AppsDescribe ¶
func DetectDescribe ¶
func DockerDescribe ¶
func GuidForAppName ¶
func PersistentAppDescribe ¶
func RouteServicesDescribe ¶
func RoutingDescribe ¶
func SecurityGroupsDescribe ¶
func ServicesDescribe ¶
func SshDescribe ¶
func TasksDescribe ¶
func TestCliVersionCheck ¶
func V3Describe ¶
func ZipkinDescribe ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.