Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListBuckets ¶
func ListBuckets()
Types ¶
type SecretsManClient ¶
type SecretsManClient struct {
Client *secretsmanager.Client
}
func NewSecretsManagerClient ¶
func NewSecretsManagerClient() *SecretsManClient
func (*SecretsManClient) GetSecretString ¶
func (smClient *SecretsManClient) GetSecretString(secretKey string) (string, error)
Click to show internal directories.
Click to hide internal directories.