Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ Shared
Method
Shared
resources/domain_resource.go:57–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
func
(d Domain) Shared() bool {
58
return
d.OrganizationGUID ==
""
59
}
60
61
func
(d *Domain) IsTCP() bool {
62
for
_, p :=
range
d.Protocols {
Callers
2
Execute
Method · 0.80
displayDomainsTable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected