garm/params
Gabriel Adrian Samfira 0074af9370
Move some defaults and types from config
The params package should not depend on config. The params packages
should be consumable by external applications that wish to interact with
garm, and it makes no sense to pull in the config package just for some
constants. As such, the following changes have been made:

  * Moved some types from config to params
  * Moved defaults in a new leaf package called appdefaults

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-03-14 14:15:10 +02:00
..
github.go Add license headers 2022-05-05 13:25:50 +00:00
params.go Move some defaults and types from config 2023-03-14 14:15:10 +02:00
requests.go Move some defaults and types from config 2023-03-14 14:15:10 +02:00