package
0.1.0-cvefix.3
Repository: https://github.com/as-polyakov/minio.git
Documentation: pkg.go.dev

# Functions

CreateCredentials returns new credential with the given access key and secret key.
ExpToInt64 - convert input interface value to int64.
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.

# Constants

Default access and secret keys.
Default access and secret keys.

# Variables

Default access credentials.
Common errors generated for access and secret key validation.
ErrInvalidDuration invalid token expiry.
Common errors generated for access and secret key validation.

# Structs

Credentials holds access and secret keys.