Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/convox/rack
/ provider
Method
provider
pkg/api/api.go:108–110 ·
view source on GitHub ↗
(c *stdapi.Context)
Source
from the content-addressed store, hash-verified
106
}
107
108
func
(s *Server) provider(c *stdapi.Context) structs.Provider {
109
return
s.Provider
110
}
Callers
15
AppCancel
Method · 0.95
AppCreate
Method · 0.95
AppDelete
Method · 0.95
AppGet
Method · 0.95
AppList
Method · 0.95
AppLogs
Method · 0.95
AppMetrics
Method · 0.95
AppUpdate
Method · 0.95
BuildCreate
Method · 0.95
BuildExport
Method · 0.95
BuildGet
Method · 0.95
BuildImport
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected