secretmanager

package
v1.13.1 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: Apache-2.0 Imports: 13 Imported by: 3

Documentation

Index

Constants

View Source
const (
	VersionID    = "version_id"
	VersionStage = "version_stage"
)

Variables

This section is empty.

Functions

func NewSecretManager

func NewSecretManager(logger logger.Logger) secretstores.SecretStore

NewSecretManager returns a new secret manager store.

Types

type SecretManagerMetaData added in v1.10.1

type SecretManagerMetaData struct {
	Region       string `json:"region"`
	AccessKey    string `json:"accessKey"`
	SecretKey    string `json:"secretKey"`
	SessionToken string `json:"sessionToken"`
}

Jump to

Keyboard shortcuts

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