MCPcopy Index your code
hub / github.com/SphereSoftware/objstore / RemoteStorage

Interface RemoteStorage

storage/remote.go:20–27  ·  view source on GitHub ↗

RemoteStorage provides object access backend, it's usually an AWS S3 client pointed to a specific bucket.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

CheckAccessMethod · 0.65
PutObjectMethod · 0.65
GetObjectMethod · 0.65
HeadObjectMethod · 0.65
ViewMethod · 0.65
UpdateMethod · 0.65
ListAllMethod · 0.65
JoinAllMethod · 0.65
ForEachMethod · 0.65
ForEachUpdateMethod · 0.65
ExportAllMethod · 0.65

Implementers 1

s3Storagestorage/remote.go

Calls

no outgoing calls

Tested by

no test coverage detected