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

Method AccessToken

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

Source from the content-addressed store, hash-verified

39 LoggregatorEndpoint() (string, error)
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)

Callers 3

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