Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PerformInParallel ¶
func PerformInParallel(createFunction func(planName string), count int, planNames PlanNamesForParallelCreate)
Types ¶
type AppDetails ¶
type AppDetails struct { UUID string AppURL string AppName string ServiceName string ServiceGUID string ServiceDeploymentName string }
func CreateServiceAndApp ¶
func CreateServiceAndApp(serviceOffering, planName string) AppDetails
type PlanNamesForParallelCreate ¶ added in v0.32.0
func (*PlanNamesForParallelCreate) Get ¶ added in v0.32.0
func (cs *PlanNamesForParallelCreate) Get(i int) string
Click to show internal directories.
Click to hide internal directories.