constellation/cli/internal/cmd
Daniel Weiße 0edae36e43
AB#2426 Mini Constellation (#198)
* Mini Constellation commands to quickly deploy a local Constellation cluster

* Download libvirt container image if not present locally

* Fix libvirt KVM permission issues by creating kvm group using host GID inside container

* Remove QEMU specific values from state file

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Co-authored-by: Nils Hanke <nils.hanke@outlook.com>
2022-10-07 09:38:43 +02:00
..
cloud_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
cloud.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
config.go cli: minor improvements of output 2022-09-12 12:56:29 +02:00
configfetchmeasurements_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
configfetchmeasurements.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
configgenerate_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
configgenerate.go Use terraform in CLI to create QEMU cluster (#172) 2022-09-26 15:52:31 +02:00
configinstancetypes.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
create_test.go AB#2426 Mini Constellation (#198) 2022-10-07 09:38:43 +02:00
create.go Reduce activation indication movement (#215) 2022-10-06 11:20:01 +02:00
helmloader.go AB#2426 Mini Constellation (#198) 2022-10-07 09:38:43 +02:00
id.go add tags to cluster id file struct 2022-09-05 16:35:59 +02:00
init_test.go AB#2426 Mini Constellation (#198) 2022-10-07 09:38:43 +02:00
init.go AB#2426 Mini Constellation (#198) 2022-10-07 09:38:43 +02:00
mini.go AB#2426 Mini Constellation (#198) 2022-10-07 09:38:43 +02:00
minidown.go AB#2426 Mini Constellation (#198) 2022-10-07 09:38:43 +02:00
miniup.go AB#2426 Mini Constellation (#198) 2022-10-07 09:38:43 +02:00
readconfig_test.go Use terraform in CLI to create QEMU cluster (#172) 2022-09-26 15:52:31 +02:00
readconfig.go AB#2426 Mini Constellation (#198) 2022-10-07 09:38:43 +02:00
recover_test.go AB#2262 Automatic recovery (#158) 2022-09-26 09:57:40 +02:00
recover.go AB#2262 Automatic recovery (#158) 2022-09-26 09:57:40 +02:00
spinner_test.go Activity indicator for init command (#207) 2022-10-04 18:17:05 +02:00
spinner.go Activity indicator for init command (#207) 2022-10-04 18:17:05 +02:00
terminate_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
terminate.go Reduce activation indication movement (#215) 2022-10-06 11:20:01 +02:00
upgrade.go cli: minor improvements of output 2022-09-12 12:56:29 +02:00
upgradeexecute_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
upgradeexecute.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
upgradeplan_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
upgradeplan.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
userinteraction_test.go add license headers 2022-09-05 09:17:25 +02:00
userinteraction.go add license headers 2022-09-05 09:17:25 +02:00
validargs_test.go add license headers 2022-09-05 09:17:25 +02:00
validargs.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
verify_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
verify.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
version_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
version.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00