1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-01-03 13:45:20 +00:00
restic/internal/backend
Igor Fedorenko aa333f4d49 Implement RetryBackend.List()
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2018-01-29 22:14:12 -05:00
..
azure Read TLS client cert and key from the same file 2018-01-27 14:02:01 +01:00
b2 Read TLS client cert and key from the same file 2018-01-27 14:02:01 +01:00
gs GS: Use generic http transport 2018-01-27 20:12:34 +01:00
local
location
mem
rest Read TLS client cert and key from the same file 2018-01-27 14:02:01 +01:00
s3 Read TLS client cert and key from the same file 2018-01-27 14:02:01 +01:00
sftp sftp: Allow running ssh without a tty 2018-01-26 19:21:14 +01:00
swift Read TLS client cert and key from the same file 2018-01-27 14:02:01 +01:00
test Make backend tests more helpful 2018-01-27 21:36:35 +00:00
testdata
backend_error.go
backend_retry.go Implement RetryBackend.List() 2018-01-29 22:14:12 -05:00
backend_retry_test.go Implement RetryBackend.List() 2018-01-29 22:14:12 -05:00
doc.go
http_transport.go Read TLS client cert and key from the same file 2018-01-27 14:02:01 +01:00
layout.go
layout_default.go
layout_rest.go
layout_s3legacy.go
layout_test.go
paths.go
semaphore.go
utils.go
utils_test.go