package
0.0.4-beta
Repository: https://github.com/zepellin/go-cloud.git
Documentation: pkg.go.dev

# Functions

OpenVariable constructs a *runtimevar.Variable backed by the variable name in AWS Secrets Manager.
OpenVariableV2 constructs a *runtimevar.Variable backed by the variable name in AWS Secrets Manager, using AWS SDK V2.

# Constants

Scheme is the URL scheme awssecretsmanager registers its URLOpener under on runtimevar.DefaultMux.

# Variables

Set holds Wire providers for this package.

# Structs

Options sets options.
URLOpener opens AWS Secrets Manager URLs like "awssecretsmanager://my-secret-var-name".