package
0.16.3
Repository: https://github.com/hypnoglow/helm-s3.git
Documentation: pkg.go.dev

# Functions

AssumeRoleTokenProvider is an option for setting custom assume role token provider.
DynamicBucketRegion is an option for determining the Helm S3 bucket's AWS region dynamically thus allowing the mixed use of buckets residing in different regions without requiring manual updates on the HELM_S3_REGION, AWS_REGION, or AWS_DEFAULT_REGION environment variables.
EscapePath escapes URL path according to AWS escaping rules.
Session returns an AWS session as described http://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/configuring-sdk.html.
StderrTokenProvider implements token provider for AWS SDK.

# Type aliases

SessionOption is an option for session.