MCPcopy
hub / github.com/NVIDIA/aistore / awsProvider

Struct awsProvider

ais/backend/aws.go:47–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45
46type (
47 awsProvider struct {
48 t cluster.Target
49 }
50 sessConf struct {
51 bck *cmn.Bck
52 region string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected