package
1.101.9
Repository: https://github.com/vonage/gosrvlib.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of the AWS SecretsManager cache.
WithAWSOptions allows to add an arbitrary AWS options.
WithEndpointImmutable sets an immutable endpoint.
WithEndpointMutable sets a mutable endpoint.
WithSecretsManagerClient overrides the AWS secretemanager.Client with a custom one.
WithSrvOptionFuncs allows to specify specific options.

# Structs

Cache is a wrapper for the SecretsManager client in the AWS SDK.

# Interfaces

SecretsManagerClient represents the mockable functions in the AWS SDK SecretsManagerClient client.

# Type aliases

Option is a type to allow setting custom client options.
SrvOptionFunc is an alias for this service option function.