Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ ApplicationResource
Struct
ApplicationResource
cf/api/resources/applications.go:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
type
ApplicationResource
struct
{
42
Resource
43
Entity ApplicationEntity
44
}
45
46
type
DockerCredentials
struct
{
47
Username string `json:
"username"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected