# Functions
DefaultTransport - this default transport is based on the Minio DefaultTransport up until the following commit: https://github.com/minio/minio-go/commit/008c7aa71fc17e11bf980c209a4f8c4d687fc884 The values have since diverged.
NewTLSConfig creates a new tls.Config from the given TLSConfig.
# Structs
TODO(bwplotka): HTTPConfig stores the http.Transport configuration for the cos and s3 minio client.
TLSConfig configures the options for TLS connections.