MCPcopy Create free account
hub / github.com/cloudfoundry/cli / MapManifestRoute

Method MapManifestRoute

cf/actors/push.go:29–29  ·  view source on GitHub ↗
(routeName string, app models.Application, appParamsFromContext models.AppParams)

Source from the content-addressed store, hash-verified

27 GatherFiles(localFiles []models.AppFileFields, appDir string, uploadDir string, useCache bool) ([]resources.AppFileResource, bool, error)
28 ValidateAppParams(apps []models.AppParams) []error
29 MapManifestRoute(routeName string, app models.Application, appParamsFromContext models.AppParams) error
30}
31
32type PushActorImpl struct {

Callers 2

updateRoutesMethod · 0.65
push_test.goFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected