Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Update
Method
Update
cf/api/quotas/quotas.go:25–25 ·
view source on GitHub ↗
(quota models.QuotaFields)
Source
from the content-addressed store, hash-verified
23
// CRUD ahoy
24
Create(quota models.QuotaFields) error
25
Update(quota models.QuotaFields) error
26
Delete(quotaGUID string) error
27
}
28
Callers
15
database_test.go
File · 0.65
UpdateInstance
Method · 0.65
UpdateBroker
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
ApplicationStop
Method · 0.65
Implementers
2
CloudControllerQuotaRepository
cf/api/quotas/quotas.go
FakeQuotaRepository
cf/api/quotas/quotasfakes/fake_quota_r
Calls
no outgoing calls
Tested by
no test coverage detected