garm/config
Gabriel Adrian Samfira ecd476af02 Add container support to LXD provider plus fixes
* Add the ability to define an LXD provider which spins up containers
    instead of virtual machines.
  * Loading an LXD provider that is not reachable no longer crashes garm
    on startup.
  * Labels are no longer copied on image import. The LXD provider will
    resolve the image fingerprint from the simplestreams server every time.
    The image will be copied locally if a new version exists.
2022-07-12 13:34:12 +00:00
..
config.go Add more tests 2022-07-06 22:08:22 +00:00
config_test.go Add more tests 2022-07-06 22:08:22 +00:00
external.go Make use of CORS, add more tests 2022-07-05 19:28:50 +00:00
external_test.go Add some more tests and switch to require 2022-07-06 19:21:36 +00:00
lxd.go Add container support to LXD provider plus fixes 2022-07-12 13:34:12 +00:00
lxd_test.go Add some more tests and switch to require 2022-07-06 19:21:36 +00:00