secretsmanager

package module
v1.9.1-beta.1 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecretClient

type SecretClient interface {
	LoadSecrets(ctx context.Context) error
	GetSecret(ctx context.Context, key string) (string, error)
}

func NewAwsSecretClient

func NewAwsSecretClient(logger logging.Logger, cfg *configs.AppConfigs) (SecretClient, error)

Jump to

Keyboard shortcuts

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