secretsmanager

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2022 License: MIT Imports: 8 Imported by: 0

README

Secrets Manager

TODO

Documentation

Overview

Package secretsmanager implements sidecred.SecretStore on top of AWS Secrets Manager.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(client SecretsManagerAPI, options ...option) sidecred.SecretStore

New creates a new sidecred.SecretStore using AWS Secrets Manager.

func WithSecretTemplate added in v0.7.0

func WithSecretTemplate(t string) option

WithSecretTemplate sets the path template when instantiating a new store.

Types

type SecretsManagerAPI

SecretsManagerAPI wraps the interface for the API and provides a mocked implementation.

func NewClient

func NewClient(sess *session.Session) SecretsManagerAPI

NewClient returns a new SecretsManagerAPI client.

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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