//
pkg.gl
Category
github.com/memoio/minio
cmd
gateway
s3
package
0.3.4
Repository:
https://github.com/memoio/minio.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
30
Dependents
1
Files
1.6k SLOC
#
Functions
FromGatewayObjectPart
FromGatewayObjectPart converts ObjectInfo for custom part stored as object to PartInfo.
NewChainCredentials
NewChainCredentials returns a pointer to a new Credentials object wrapping a chain of providers.
#
Structs
Chain
A Chain will search for a provider which returns credentials and cache that provider until Retrieve is called again.
S3
S3 implements Gateway.