Documentation ¶
Index ¶
- Constants
- Variables
- func DisableDiego(appName string)
- func DropletContext(config helpers.Config) cf.UserContext
- func EnableDiego(appName string)
- func GetAppGuid(appName string) string
- func ResourceMatchBody(appDirectory string) []byte
- func SetBackend(appName string)
- func Unzip(sourceFilePath, destinationPath string)
Constants ¶
View Source
const ( BuildpackName = "bsmt-test-buildpack" BuildpackPath = "../assets/buildpack.zip" TestAppPath = "../assets/staticfile" DropletTestAppName = "BSMT-droplet-test-app" PackageTestAppName = "BSMT-package-test-app" BuildpackCacheBuildpackName = "BSMT-buildpack-cache-buildpack" BuildpackCacheAppName = "BSMT-buildpack-cache-app" AppBitsAppName = "BSMT-app-stash-app" )
Variables ¶
View Source
var DEFAULT_TIMEOUT = 30 * time.Second
Functions ¶
func DisableDiego ¶
func DisableDiego(appName string)
func DropletContext ¶
func DropletContext(config helpers.Config) cf.UserContext
func EnableDiego ¶
func EnableDiego(appName string)
func GetAppGuid ¶
func ResourceMatchBody ¶
func SetBackend ¶
func SetBackend(appName string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.