MCPcopy Index your code
hub / github.com/cloudfoundry/cli / GetApp

Method GetApp

plugin/plugin.go:42–42  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

40 DopplerEndpoint() (string, error)
41 AccessToken() (string, error)
42 GetApp(string) (plugin_models.GetAppModel, error)
43 GetApps() ([]plugin_models.GetAppsModel, error)
44 GetOrgs() ([]plugin_models.GetOrgs_Model, error)
45 GetSpaces() ([]plugin_models.GetSpaces_Model, error)

Callers 2

RunMethod · 0.65
RunMethod · 0.65

Implementers 2

cliConnectionplugin/cli_connection.go
FakeCliConnectionplugin/pluginfakes/fake_cli_connection

Calls

no outgoing calls

Tested by

no test coverage detected