Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ConfigKeyAWSAccessKeyID is the config name for AWS access secret key ConfigKeyAWSAccessKeyID = "aws.access-key-id" // ConfigKeyAWSSecretAccessKey is the config name for AWS secret access key ConfigKeyAWSSecretAccessKey = "aws.secret-access-key" // nolint:gosec // false positive // ConfigKeyAWSRegion is the config name for AWS region ConfigKeyAWSRegion = "aws.region" // ConfigKeyAWSBucket is the config name for AWS S3 bucket ConfigKeyAWSBucket = "aws.bucket" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.