# Functions
NewMinioClient returns a minio.Client which is compatible for GCS.
NewWrapHTTPTransport constructs a new WrapHTTPTransport.
# Constants
No description provided by the author
# Structs
WrapHTTPTransport wraps http.Transport, add an auth header to support GCP native auth.