# Packages
No description provided by the author
# Functions
New creates a new backend instance.
# Constants
DefaultDisableContentMd5 : disable sending the Content-MD5 header.
DefaultEndpointURL is the default S3 endpoint to use if none is set.
DefaultInitTimeout is the time we allow for initialisation, like credential checking and bucket creation.
DefaultRegion is the default S3 region to use, if none is configured.
DefaultSecretsRefreshInterval is the default value for RefreshSecrets.
DefaultUpdateMarkerForceListInterval is the default value for UpdateMarkerForceListInterval.
UpdateMarkerFilename is the filename used for the update marker functionality.
# Structs
No description provided by the author
FileSecretsCredentials is an implementation of Minio's credentials.Provider, allowing to read credentials from Kubernetes or Docker secrets, as described in https://kubernetes.io/docs/tasks/inject-data-application/distribute-credentials-secure and https://docs.docker.com/engine/swarm/secrets.
Options describes the storage options for the S3 backend.