secretsmanager

package
v0.3.8 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SMInterface

type SMInterface interface {
	GetSecretValue(*awssm.GetSecretValueInput) (*awssm.GetSecretValueOutput, error)
}

SMInterface is a subset of the smiface api. see: https://docs.aws.amazon.com/sdk-for-go/api/service/secretsmanager/secretsmanageriface/

type SecretsManager

type SecretsManager struct {
	// contains filtered or unexported fields
}

SecretsManager is a provider for AWS SecretsManager.

func New

New creates a new SecretsManager client.

func (*SecretsManager) Close added in v0.2.1

func (sm *SecretsManager) Close(ctx context.Context) error

func (*SecretsManager) GetSecret

GetSecret returns a single secret from the provider.

func (*SecretsManager) GetSecretMap

GetSecretMap returns multiple k/v pairs from the provider.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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