Flamenco/pkg/shaman/filestore
Sybren A. Stüvel 6c827ffc52 Shaman: only configure the root directory of the Shaman files
Flamenco v2 allowed separate configuration of the Shaman file store and
checkout paths. This is now just one setting for "the storage". The file
store will be in `{storage}/file-store` and the checkout will happen in
`{storage}/jobs`.
2022-03-25 14:32:42 +01:00
..
filestore_test.go Initial checkin of Shaman of Flamenco 2 2022-03-25 14:10:26 +01:00
filestore.go Shaman: only configure the root directory of the Shaman files 2022-03-25 14:32:42 +01:00
interface.go Manager: More work on Shaman support 2022-03-25 14:10:26 +01:00
substore_test.go Initial checkin of Shaman of Flamenco 2 2022-03-25 14:10:26 +01:00
substore.go Initial checkin of Shaman of Flamenco 2 2022-03-25 14:10:26 +01:00
tempfile.go Initial checkin of Shaman of Flamenco 2 2022-03-25 14:10:26 +01:00
testing.go Shaman: only configure the root directory of the Shaman files 2022-03-25 14:32:42 +01:00