package
1.5.0
Repository: https://github.com/fluxcd/source-controller.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new Minio storage client.
ValidateSecret validates the credential secret.
ValidateSTSProvider validates the STS provider.
ValidateSTSSecret validates the STS secret.
WithProxyURL sets the proxy URL for the Minio client.
WithSecret sets the secret for the Minio client.
WithSTSSecret sets the STS secret for the Minio client.
WithSTSTLSConfig sets the STS TLS configuration for the Minio client.
WithTLSConfig sets the TLS configuration for the Minio client.

# Structs

MinioClient is a minimal Minio client for fetching files from S3 compatible storage APIs.

# Type aliases

Option is a function that configures the Minio client.