# 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.