cf_helpers

package
v0.19.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2017 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CfTimeout     time.Duration = time.Minute
	LongCfTimeout time.Duration = time.Minute * 15 // This is only so long to support a stressed director. It should be combined with smart fail-fast
)

Variables

This section is empty.

Functions

func AppBindingCreds

func AppBindingCreds(appName, serviceName string) (interface{}, error)

func AwaitServiceCreation

func AwaitServiceCreation(serviceName string)

func AwaitServiceCreationFailure

func AwaitServiceCreationFailure(serviceName string)

func AwaitServiceCreationWithTimeout

func AwaitServiceCreationWithTimeout(serviceName string, timeout time.Duration)

func AwaitServiceDeletion

func AwaitServiceDeletion(serviceName string)

func AwaitServiceDeletionFailure

func AwaitServiceDeletionFailure(serviceName string)

func AwaitServiceUpdate

func AwaitServiceUpdate(serviceName string)

func CreateService

func CreateService(serviceOffering, servicePlan, serviceName, arbitraryParams string)

func CreateServiceKey added in v0.18.0

func CreateServiceKey(serviceName, serviceKeyName string)

func DeleteService

func DeleteService(serviceName string)

func GetFromTestApp

func GetFromTestApp(testAppURL, key string) string

func GetServiceKey added in v0.18.0

func GetServiceKey(serviceName, serviceKeyName string) string

func PopFromTestAppQueue

func PopFromTestAppQueue(testAppURL, queueName string) string

func PushAndBindApp

func PushAndBindApp(appName, serviceName, testAppPath string) string

func PushToTestAppQueue

func PushToTestAppQueue(testAppURL, queueName, message string)

func PutToTestApp

func PutToTestApp(testAppURL, key, value string)

func ServiceInstanceGUID

func ServiceInstanceGUID(serviceName string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL