constellation/cli/internal
Malte Poll fc33a74c78
constants: make VersionInfo readonly (#1316)
The variable VersionInfo is supposed to be set by `go build -X ...` during link time but should not be modified at runtime.
This change ensures the underlying var is private and can only be accessed by a public getter.
2023-03-01 11:55:12 +01:00
..
cloudcmd cli: upgrade errors for microservice (#1259) 2023-02-28 10:23:09 +01:00
clusterid initserver: add client verification 2022-11-28 19:34:02 +01:00
cmd constants: make VersionInfo readonly (#1316) 2023-03-01 11:55:12 +01:00
helm constants: make VersionInfo readonly (#1316) 2023-03-01 11:55:12 +01:00
iamid AB#2834 add go package doc to iamid (#1054) 2023-01-23 08:53:25 +01:00
image cli: add basic support for constellation create on OpenStack (#1283) 2023-02-27 18:19:52 +01:00
libvirt deps: update fedora:37 Docker digest (#1274) 2023-02-24 17:46:17 +01:00
terraform cli: set constellation uid and role as instance metadata of OpenStack instances (#1311) 2023-03-01 08:48:17 +01:00