garm/runner/providers
Gabriel Adrian Samfira 223477c4dd
Define interface for external providers
This interface is similar to the common.Provider interface, but lacks
the AsParams() function. Decoupling the external provider interface from
the internal provider interface allows us to account for any
particularities there may appear between them.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-03-14 19:49:54 +02:00
..
common Remove some blocking code 2022-05-13 23:34:16 +00:00
external Define interface for external providers 2023-03-14 19:49:54 +02:00
lxd Move some defaults and types from config 2023-03-14 14:15:10 +02:00
providers.go Move some defaults and types from config 2023-03-14 14:15:10 +02:00