constellation/cli/internal/cmd
2023-09-29 14:01:40 +02:00
..
pathprefix cli: fix incorrect file path for master secret during upgrades when using workspace flag (#2249) 2023-08-16 15:38:40 +02:00
BUILD.bazel init: overwrite kubeconfig address (#2393) 2023-09-29 14:01:40 +02:00
cloud.go cli: write infrastructure to new state file (#2321) 2023-09-25 16:19:43 +02:00
cloud_test.go cli: write infrastructure to new state file (#2321) 2023-09-25 16:19:43 +02:00
cmd.go Add package design goals to CLI package documentation 2023-08-09 15:42:24 +02:00
config.go
configfetchmeasurements.go cli: fix Azure SEV-SNP latest version logic (#2343) 2023-09-25 11:53:02 +02:00
configfetchmeasurements_test.go cli: fix Azure SEV-SNP latest version logic (#2343) 2023-09-25 11:53:02 +02:00
configgenerate.go cli: store kubernetes version as strong type in config (#2287) 2023-09-19 13:50:00 +02:00
configgenerate_test.go cli: store kubernetes version as strong type in config (#2287) 2023-09-19 13:50:00 +02:00
configinstancetypes.go config: validate instance type for aws SNP based on attestation variant (#1963) 2023-06-26 17:05:12 +02:00
configkubernetesversions.go
configmigrate.go cli: update config migration to migrate v3 -> v4 (#2166) 2023-08-04 15:57:36 +02:00
create.go cli: write MAAUrl to idfile again (#2387) 2023-09-27 17:40:17 +02:00
create_test.go cli: write infrastructure to new state file (#2321) 2023-09-25 16:19:43 +02:00
iamcreate.go cli: fix incorrect file path for master secret during upgrades when using workspace flag (#2249) 2023-08-16 15:38:40 +02:00
iamcreate_test.go Move workspace path functions to sub-package of cmd 2023-08-09 15:42:24 +02:00
iamdestroy.go cli: fix incorrect file path for master secret during upgrades when using workspace flag (#2249) 2023-08-16 15:38:40 +02:00
iamdestroy_test.go Move workspace path functions to sub-package of cmd 2023-08-09 15:42:24 +02:00
iamupgradeapply.go cli: perform upgrades in-place in Terraform workspace (#2317) 2023-09-14 11:51:20 +02:00
iamupgradeapply_test.go cli: fix Azure SEV-SNP latest version logic (#2343) 2023-09-25 11:53:02 +02:00
init.go init: overwrite kubeconfig address (#2393) 2023-09-29 14:01:40 +02:00
init_test.go init: overwrite kubeconfig address (#2393) 2023-09-29 14:01:40 +02:00
log.go
mini.go
minidown.go cli: add --workspace flag to set base directory for Constellation workspace (#2148) 2023-08-04 13:53:51 +02:00
miniup.go cli: helm install and upgrade unification (#2244) 2023-08-24 16:40:47 +02:00
miniup_cross.go
miniup_linux_amd64.go
recover.go cli: fix incorrect file path for master secret during upgrades when using workspace flag (#2249) 2023-08-16 15:38:40 +02:00
recover_test.go Move workspace path functions to sub-package of cmd 2023-08-09 15:42:24 +02:00
spinner.go
spinner_test.go
status.go cli: helm install and upgrade unification (#2244) 2023-08-24 16:40:47 +02:00
status_test.go cli: refactor kubernetes package (#2232) 2023-08-21 16:15:32 +02:00
terminate.go cli: remove state on terminate (#2359) 2023-09-25 18:06:44 +02:00
terminate_test.go cli: remove state on terminate (#2359) 2023-09-25 18:06:44 +02:00
upgrade.go cli: move helm and terraform out of kubernetes package (#2222) 2023-08-16 09:59:32 +02:00
upgradeapply.go cli: remove TF ApplyOutput dependency in CLI (#2323) 2023-09-25 17:10:23 +02:00
upgradeapply_test.go cli: remove TF ApplyOutput dependency in CLI (#2323) 2023-09-25 17:10:23 +02:00
upgradecheck.go cli: store kubernetes version as strong type in config (#2287) 2023-09-19 13:50:00 +02:00
upgradecheck_test.go cli: perform upgrades in-place in Terraform workspace (#2317) 2023-09-14 11:51:20 +02:00
userinteraction.go
userinteraction_test.go
validargs.go
validargs_test.go
verifier_test.go api: add functions to transparently handle signatures upon API interaction (#2142) 2023-08-01 16:48:13 +02:00
verify.go attestation: use go-sev-guest library (#2269) 2023-09-21 14:08:00 +02:00
verify_test.go cli: print ordered measurements list during constellation verify (#2302) 2023-09-08 08:08:09 +02:00
version.go cli: use Semver type to represent microservice versions (#2125) 2023-07-25 14:20:25 +02:00
version_test.go cli: use Semver type to represent microservice versions (#2125) 2023-07-25 14:20:25 +02:00