Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ URL
Method
URL
integration/v7/selfcontained/fake/cf_api.go:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
func
(a *CFAPI) URL() string {
50
return
a.server.URL()
51
}
52
53
func
(a *CFAPI) ReceivedRequests()
map
[string][]*http.Request {
54
result :=
map
[string][]*http.Request{}
Callers
13
api_command_test.go
File · 0.45
create_buildpack_command_test.go
File · 0.45
update_buildpack_command_test.go
File · 0.45
selfcontained_suite_test.go
File · 0.45
kubernetes_auth_log_test.go
File · 0.45
kubernetes_auth_test.go
File · 0.45
api_command_test.go
File · 0.45
create_space_command_test.go
File · 0.45
login_command_test.go
File · 0.45
install_plugin_from_repo_command_test.go
File · 0.45
plugins_command_test.go
File · 0.45
add_plugin_repo_test.go
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected