MCPcopy 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
108func (s *Server) provider(c *stdapi.Context) structs.Provider {
109 return s.Provider
110}

Callers 15

AppCancelMethod · 0.95
AppCreateMethod · 0.95
AppDeleteMethod · 0.95
AppGetMethod · 0.95
AppListMethod · 0.95
AppLogsMethod · 0.95
AppMetricsMethod · 0.95
AppUpdateMethod · 0.95
BuildCreateMethod · 0.95
BuildExportMethod · 0.95
BuildGetMethod · 0.95
BuildImportMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected