package
0.0.0-20211105144125-e9b145e8b5d4
Repository: https://github.com/pydio/minio-srv.git
Documentation: pkg.go.dev

# Functions

CreateCredentials returns new credential with the given access key and secret key.
GetNewCredentials generates and returns new credential.
GetNewCredentialsWithMetadata generates and returns new credential with expiry.
IsAccessKeyValid - validate access key for right length.
IsSecretKeyValid - validate secret key for right length.

# Variables

Common errors generated for access and secret key validation.
Common errors generated for access and secret key validation.

# Structs

Credentials holds access and secret keys.