Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
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.