garm/runner
Gabriel Adrian Samfira 882d07a0da
Add execution environment to external provider
The execution package is a common package that can be used by external
providers to load environment variables and stdin, in a coherent struct
that can be consumed by the various commands that need to execute as
part of the provider.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-03-14 18:28:31 +02:00
..
common Rename module 2023-03-12 16:01:49 +02:00
mocks Rename module 2023-03-12 16:01:49 +02:00
pool Rename module 2023-03-12 16:01:49 +02:00
providers Add execution environment to external provider 2023-03-14 18:28:31 +02:00
enterprises.go Move some defaults and types from config 2023-03-14 14:15:10 +02:00
enterprises_test.go Rename module 2023-03-12 16:01:49 +02:00
interfaces.go Rename module 2023-03-12 16:01:49 +02:00
organizations.go Move some defaults and types from config 2023-03-14 14:15:10 +02:00
organizations_test.go Rename module 2023-03-12 16:01:49 +02:00
pools.go Rename module 2023-03-12 16:01:49 +02:00
repositories.go Move some defaults and types from config 2023-03-14 14:15:10 +02:00
repositories_test.go Rename module 2023-03-12 16:01:49 +02:00
runner.go Rename module 2023-03-12 16:01:49 +02:00
types.go Move some defaults and types from config 2023-03-14 14:15:10 +02:00