Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAWSS3IdentityStorage ¶
func NewAWSS3IdentityStorage( url, accessKey, secretKey, region, bucketName string, insecure bool, ) (ports.IdentityStorage, error)
Types ¶
type ObjectInfo ¶
type ObjectInfo struct { minio.ObjectInfo Value []byte }
Click to show internal directories.
Click to hide internal directories.