constellation/cli
Nils Hanke 68092f27dd AB#2046 : Add option to create SSH users for the first coordinator upon initialization (#133)
* Move `file`, `ssh` and `user` packages to internal
* Rename `SSHKey` to `(ssh.)UserKey`
* Rename KeyValue / Publickey to PublicKey
* Rename SSH key file from "debugd" to "ssh-keys"
* Add CreateSSHUsers function to Core
* Call CreateSSHUsers users on first control-plane node, when defined in config

Tests:
* Make StubUserCreator add entries to /etc/passwd
* Add NewLinuxUserManagerFake for unit tests
* Add unit tests & adjust existing ones to changes
2022-05-16 17:32:00 +02:00
..
azure Feat/conformity test (#79) 2022-04-26 17:09:03 +02:00
cloud QEMU CSP Config: PCRs -> Measurements 2022-05-13 13:36:03 +02:00
cloudprovider Regenerate cloudprovider strings 2022-05-04 08:57:43 +02:00
cmd AB#2046 : Add option to create SSH users for the first coordinator upon initialization (#133) 2022-05-16 17:32:00 +02:00
ec2 Use 'Constellation cluster' in UI 2022-05-04 17:14:03 +02:00
gcp Create GCP images in "constellation-images" project 2022-05-10 13:58:10 +02:00
proto AB#2046 : Add option to create SSH users for the first coordinator upon initialization (#133) 2022-05-16 17:32:00 +02:00
qemu Add qemu cloudprovider for activation calls 2022-05-04 08:57:43 +02:00
status Use any instead of interface 2022-05-04 08:48:31 +02:00
vpn refactor cli vpn config (#46) 2022-04-12 14:20:46 +02:00
main.go cli: add minimal doc generator (#129) 2022-05-11 09:20:37 +02:00