Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromGatewayObjectPart ¶
func FromGatewayObjectPart(partID int, oi minio.ObjectInfo) (pi minio.PartInfo)
FromGatewayObjectPart converts ObjectInfo for custom part stored as object to PartInfo
Types ¶
type S3 ¶
type S3 struct {
// contains filtered or unexported fields
}
S3 implements Gateway.
func (*S3) NewGatewayLayer ¶
func (g *S3) NewGatewayLayer(creds auth.Credentials) (minio.ObjectLayer, error)
NewGatewayLayer returns s3 ObjectLayer.
Click to show internal directories.
Click to hide internal directories.