package
2.14.1
Repository: https://github.com/segmentio/chamber.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
Deprecated; use NewS3StoreWithBucket instead.
No description provided by the author
NewSecretsManagerStore creates a new SecretsManagerStore.
NewSSMStore creates a new SSMStore.
NewSSMStoreWithMinThrottleDelay creates a new SSMStore with the aws sdk max retries and min throttle delay are configured.

# Constants

deprecated.
No description provided by the author
No description provided by the author
DefaultKeyID is the default alias for the KMS key used to encrypt/decrypt secrets.
DefaultMinThrottleDelay is the default delay before retrying throttled requests.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrSecretNotFound is returned if the specified secret is not found in the parameter store.

# Structs

No description provided by the author
latest is used to keep a single object in s3 with all of the most recent values for the given service's secrets.
No description provided by the author
No description provided by the author
A secret without any metadata.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SecretsManagerStore implements the Store interface for storing secrets in SSM Parameter Store.
SSMStore implements the Store interface for storing secrets in SSM Parameter Store.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author