Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sourcegraph/checkup
/ Provision
Method
Provision
interfaces.go:53–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
// a key pair that is used for read-only access).
52
type
Provisioner
interface
{
53
Provision() (types.ProvisionInfo, error)
54
}
Callers
1
provision.go
File · 0.65
Implementers
1
Storage
storage/s3/s3.go
Calls
no outgoing calls
Tested by
no test coverage detected