MCPcopy
hub / github.com/cloudfoundry/cli / StartApp

Method StartApp

command/v7/shared/app_stager.go:28–28  ·  view source on GitHub ↗
(app resources.Application, space configv3.Space, organization configv3.Organization, resourceGuid string, opts AppStartOpts)

Source from the content-addressed store, hash-verified

26 StageApp(app resources.Application, packageGUID string, space configv3.Space) (resources.Droplet, error)
27
28 StartApp(app resources.Application, space configv3.Space, organization configv3.Organization, resourceGuid string, opts AppStartOpts) error
29}
30
31type AppStartOpts struct {

Callers 4

ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
app_stager_test.goFile · 0.65

Implementers 2

Stagercommand/v7/shared/app_stager.go
FakeAppStagercommand/v7/shared/sharedfakes/fake_app

Calls

no outgoing calls

Tested by

no test coverage detected