package
1.0.8
Repository: https://github.com/jacbart/jaws.git
Documentation: pkg.go.dev

# Functions

CreateConfig outputs a simple valid jaws.config to stdout.
InitCliConfig.
LoadAWSClient returns a secrets manager client for aws and an error.
LoadGCPClient returns a GCP service client.
PrintSecrets prints a slice of Secrets.
SetupWizard prompts user to input and returns a ConfigHCL and error.

# Constants

No description provided by the author
No description provided by the author

# Structs

AWSManager.
CliConfig.
ConfigHCL.
No description provided by the author
GCPManager.
GeneralHCL.
No description provided by the author
Secret holds the ID and content of a secret.

# Interfaces

Manager interface.