constellation/cli/internal/cmd
Daniel Weiße ab536ae3c8 AB#2278 Remove hardcoded values from config (#346)
* Update file handler to avoid incorrect usage of file.Option

* Remove hardcoded values

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2022-08-08 11:04:17 +02:00
..
cloud.go
cloud_test.go
config.go AB#2159 Feat/cli/fetch measurements (#301) 2022-08-01 09:37:05 +02:00
configfetchmeasurements.go AB#2159 Feat/cli/fetch measurements (#301) 2022-08-01 09:37:05 +02:00
configfetchmeasurements_test.go linter cleanup (#344) 2022-08-05 15:30:23 +02:00
configgenerate.go AB#2278 Remove hardcoded values from config (#346) 2022-08-08 11:04:17 +02:00
configgenerate_test.go
create.go
create_test.go
details.go IDsFilename -> ClusterIDsFilename 2022-07-05 14:41:58 +02:00
init.go Generate random salt for key derivation on init (#309) 2022-07-29 09:52:47 +02:00
init_test.go Generate random salt for key derivation on init (#309) 2022-07-29 09:52:47 +02:00
instancetypes.go
readconfig.go AB#2278 Remove hardcoded values from config (#346) 2022-08-08 11:04:17 +02:00
readconfig_test.go AB#2278 Remove hardcoded values from config (#346) 2022-08-08 11:04:17 +02:00
recover.go Generate random salt for key derivation on init (#309) 2022-07-29 09:52:47 +02:00
recover_test.go Add test vectors for key derivation functions (#320) 2022-08-01 09:11:13 +02:00
recoveryclient.go AB#2200 Merge Owner and Cluster ID (#282) 2022-07-26 10:58:39 +02:00
recoveryclient_test.go AB#2200 Merge Owner and Cluster ID (#282) 2022-07-26 10:58:39 +02:00
terminate.go Delete cluster IDs file on terminate 2022-07-05 14:41:58 +02:00
terminate_test.go Delete cluster IDs file on terminate 2022-07-05 14:41:58 +02:00
userinteraction.go
userinteraction_test.go
validargs.go
validargs_test.go
verify.go Remove mentions of unique ID (#311) 2022-07-27 16:10:50 +02:00
verify_test.go Add VerifyService port to GCP LB (#291) 2022-07-26 16:35:14 +02:00
version.go Only upload kubeadm certs if key is rotated 2022-07-14 17:25:18 +02:00
version_test.go