Commit graph

9 commits

Author SHA1 Message Date
Kalle Carlbark
236a9bb23e
When creating objects return the created object
TODO: Do this for all objects
2022-02-14 11:09:50 +01:00
Kalle Carlbark
f5bf955b0e
Make LocalContextData an interface
This so that we can embed JSON in there.
2022-02-09 15:52:27 +01:00
Kalle Carlbark
e47de1a498
Omit empty fields on NewVirtualMachine 2022-02-08 14:56:51 +01:00
Kalle Carlbark
e6298e598a
Add ability to remove virtual-machine 2022-02-08 08:23:25 +01:00
Kalle Carlbark
cdbabd262a
Woops, edited the wrong dto 2022-02-08 07:48:07 +01:00
Kalle Carlbark
8a12a2668e
Add ability to list virtual machines 2022-02-07 22:01:45 +01:00
Kalle Carlbark
af589e9fc0
Move integration tests 2021-11-29 11:38:01 +01:00
Kalle Carlbark
03799c289d
Fix wrong path for secret get-session-key 2021-11-27 23:31:44 +01:00
Kalle Carlbark
89a5d96e64
Migrate to new client style 2021-11-26 11:09:27 +01:00