Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/aistore
/ gcpProvider
Struct
gcpProvider
ais/backend/gcp.go:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
42
type
(
43
gcpProvider
struct
{
44
t cluster.Target
45
projectID string
46
}
47
)
48
49
var
(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected