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

Method GetUnstagedNewestPackageGUID

command/v7/actor.go:187–187  ·  view source on GitHub ↗
(appGuid string)

Source from the content-addressed store, hash-verified

185 GetTaskBySequenceIDAndApplication(sequenceID int, appGUID string) (resources.Task, v7action.Warnings, error)
186 GetUAAAPIVersion() (string, error)
187 GetUnstagedNewestPackageGUID(appGuid string) (string, v7action.Warnings, error)
188 GetUser(username, origin string) (resources.User, error)
189 ListAppBindings(params v7action.ListAppBindingParams) ([]resources.ServiceCredentialBinding, v7action.Warnings, error)
190 ListServiceAppBindings(params v7action.ListServiceAppBindingParams) ([]resources.ServiceCredentialBinding, v7action.Warnings, error)

Callers 3

ExecuteMethod · 0.65
ExecuteMethod · 0.65

Implementers 1

FakeActorcommand/v7/v7fakes/fake_actor.go

Calls

no outgoing calls

Tested by

no test coverage detected