package
0.0.0-20240416031220-a17cf7f72c6c
Repository: https://github.com/libopenstorage/secrets.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

AwsAccessKey corresponds to AWS credential AWS_ACCESS_KEY_ID.
AwsConfigKey defines the AWS configuration.
AwsRegionKey defines the AWS region.
AwsSecretAccessKey corresponds to AWS credential AWS_SECRET_ACCESS_KEY.
AwsTokenKey corresponds to AWS credential AWS_SECRET_TOKEN_KEY.

# Variables

No description provided by the author
ErrAWSCredsNotProvided is returned when aws credentials are not provided.
ErrAWSRegionNotProvided is returned when region is not provided.
ErrCMKNotProvided is returned when CMK is not provided.
ErrInvalidKvdbProvided is returned when an incorrect KVDB implementation is provided for persistence store.