wisski-cloud-distillery/cmd
Tom Wiesing 09431c4869
env: Move each component into a separate struct
This commit cleans up the distillery code by making each component a
distinct struct. Each of these components is also returned by by a new
Component() function that replaces the Stacks() function.
2022-09-08 14:39:04 +02:00
..
wdcli Implement initial 'wdcli backup_instance' command 2022-09-08 14:39:04 +02:00
backup.go env: Move each component into a separate struct 2022-09-08 14:39:04 +02:00
blind_update.go internal: Improve error message consistency 2022-09-08 14:39:04 +02:00
bootstrap.go Do a large chunk of the move to go 2022-09-08 14:39:04 +02:00
config.go Do a large chunk of the move to go 2022-09-08 14:39:04 +02:00
cron.go internal/stack: Cleanup API 2022-09-08 14:39:04 +02:00
info.go Do a large chunk of the move to go 2022-09-08 14:39:04 +02:00
license.go Do a large chunk of the move to go 2022-09-08 14:39:04 +02:00
ls.go Do a large chunk of the move to go 2022-09-08 14:39:04 +02:00
make_mysql_account.go env: Move each component into a separate struct 2022-09-08 14:39:04 +02:00
mysql.go env: Move each component into a separate struct 2022-09-08 14:39:04 +02:00
prefix.go env: Move each component into a separate struct 2022-09-08 14:39:04 +02:00
provision.go env: Move each component into a separate struct 2022-09-08 14:39:04 +02:00
purge.go env: Move each component into a separate struct 2022-09-08 14:39:04 +02:00
rebuild.go Do a large chunk of the move to go 2022-09-08 14:39:04 +02:00
reserve.go Do a large chunk of the move to go 2022-09-08 14:39:04 +02:00
shell.go internal/stack: Cleanup API 2022-09-08 14:39:04 +02:00
system_update.go env: Move each component into a separate struct 2022-09-08 14:39:04 +02:00