mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-26 20:01:02 +00:00
6892a9ca57
Currently, backend options are parsed in the yaml parser. This has some issues: - backend specific code should be in the backend folders - it is not possible to add backend options for backends added via addons |
||
---|---|---|
.. | ||
backend_options.go | ||
backend_options_test.go | ||
flags.go | ||
kubernetes.go | ||
kubernetes_test.go | ||
pod.go | ||
pod_test.go | ||
service.go | ||
service_test.go | ||
utils.go | ||
utils_test.go | ||
volume.go | ||
volume_test.go |