awssecretsmanager

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const MAX_CONCURRENT_NETWORK_REQUESTS = 100

Variables

This section is empty.

Functions

func GetAWSRegion

func GetAWSRegion() string

func GetAllSecrets

func GetAllSecrets(mappings parser.EnvKeyToSecretPath) (map[string]string, error)

func SetAWSRegion

func SetAWSRegion(name string)

Types

type Secret

type Secret map[string]string

func GetAWSSecret

func GetAWSSecret(name string) (Secret, error)

GetAWSSecret returns the value of a secret as a string. This string is encoded as base64 if the secret contained binary data.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL