upgrade_all

package
v0.34.1 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

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 PlanName added in v0.32.0

type PlanName struct {
	Index int
	Value string
}

type PlanNamesForParallelCreate added in v0.32.0

type PlanNamesForParallelCreate struct {
	sync.RWMutex
	Items []PlanName
}

func (*PlanNamesForParallelCreate) Get added in v0.32.0

Jump to

Keyboard shortcuts

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