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

Method GetOrg

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

Source from the content-addressed store, hash-verified

48 GetServices() ([]plugin_models.GetServices_Model, error)
49 GetService(string) (plugin_models.GetService_Model, error)
50 GetOrg(string) (plugin_models.GetOrg_Model, error)
51 GetSpace(string) (plugin_models.GetSpace_Model, error)
52}
53

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