secretsmanagerutil

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: May 12, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func (*Client) GetSecretString

func (c *Client) GetSecretString(ctx context.Context, secretID, versionID, versionStage string, optFns ...func(*secretsmanager.Options)) (string, error)

func (*Client) GetSecretStringSimple

func (c *Client) GetSecretStringSimple(secretID string) (string, error)

func (*Client) UpdateSecretStringSimple

func (c *Client) UpdateSecretStringSimple(secretID, secretValue string) (versionID string, err error)

Jump to

Keyboard shortcuts

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