# Functions

DefaultClientFactory is the default factory for creating a MinioClient.
No description provided by the author
No description provided by the author
NewS3Store creates a new S3Store.
NewS3StoreWithClientFactory creates a new S3Store with the given client factory.
No description provided by the author

# Structs

EncryptedToken is the JSON structure of an encrypted token.
EncryptedTokenSecret is the JSON structure of an encrypted token secret.
LogStore is a store that logs the token but does not store it anywhere Retreiving the token is thus not implemented.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
MinioClient partially implements the minio.Client interface.
No description provided by the author
No description provided by the author