MCPcopy
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
42type (
43 gcpProvider struct {
44 t cluster.Target
45 projectID string
46 }
47)
48
49var (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected