1
0
mirror of https://github.com/restic/restic.git synced 2024-06-30 08:20:55 +02:00
restic/internal/backend/swift
Michael Eischer 1d69341e88 swift: Add support for id based keystone v3 auth parameters
This adds support for the following environment variables, which were
previously missing:

OS_USER_ID            User ID for keystone v3 authentication
OS_USER_DOMAIN_ID     User domain ID for keystone v3 authentication
OS_PROJECT_DOMAIN_ID  Project domain ID for keystone v3 authentication
OS_TRUST_ID           Trust ID for keystone v3 authentication
2020-12-11 19:22:34 +01:00
..
config_test.go Moves files 2017-07-23 14:19:13 +02:00
config.go swift: Add support for id based keystone v3 auth parameters 2020-12-11 19:22:34 +01:00
swift_test.go Read TLS client cert and key from the same file 2018-01-27 14:02:01 +01:00
swift.go swift: Add support for id based keystone v3 auth parameters 2020-12-11 19:22:34 +01:00