Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecretsManager ¶
type SecretsManager struct {
// contains filtered or unexported fields
}
SecretsManager provides access to AWS Secrets Manager.
func New ¶
func New(sm awsSecretsManager) *SecretsManager
NewSecretsManager returns a SecretsManager instance configured to use the given AWS Secrets Manager client.
Click to show internal directories.
Click to hide internal directories.