Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ AppRouteResource
Struct
AppRouteResource
cf/api/resources/applications.go:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
type
AppRouteResource
struct
{
25
Resource
26
Entity AppRouteEntity
27
}
28
29
type
IntegrityFields
struct
{
30
Sha1 string `json:
"sha1"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected