Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sa7mon/S3Scanner
/ Scaleway
Struct
Scaleway
provider/scaleway.go:10–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
)
9
10
type
Scaleway
struct
{
11
clients *clientmap.ClientMap
12
}
13
14
func
NewProviderScaleway() (*Scaleway, error) {
15
sc := new(Scaleway)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected