Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecretsManagerClient ¶
type SecretsManagerClient struct {
Client *secretsmanager.Client
}
func New ¶
func New() SecretsManagerClient
func (*SecretsManagerClient) GetSecret ¶
func (c *SecretsManagerClient) GetSecret(secretName string) (*secretsmanager.GetSecretValueOutput, error)
Click to show internal directories.
Click to hide internal directories.