open-vault/physical
2017-05-09 09:24:43 -04:00
..
azure.go Update to new Azure code after dep update (#2603) 2017-04-17 12:15:12 -04:00
azure_test.go Fix azure test round 2 2017-04-17 14:52:52 -04:00
cache.go Use locks in a slice rather than a map, which is faster and makes things cleaner (#2446) 2017-03-07 11:21:32 -05:00
cache_test.go Make cache not actually cache values under core/ (#2439) 2017-03-03 16:04:31 -05:00
consul.go Rename ParseDedupAndSortStrings to ParseDedupLowercaseAndSortStrings (#2614) 2017-04-19 10:39:07 -04:00
consul_test.go
dynamodb.go
dynamodb_test.go Fix dynamo test that can double close a channel 2017-03-04 16:59:00 -05:00
etcd.go Etcd DNS discovery (#2521) 2017-04-04 08:50:44 -07:00
etcd2.go Etcd DNS discovery (#2521) 2017-04-04 08:50:44 -07:00
etcd3.go Etcd DNS discovery (#2521) 2017-04-04 08:50:44 -07:00
etcd3_test.go
etcd_test.go
file.go Ensure we aren't leaking any open FDs in the file backend if we hit certain error conditions 2017-05-09 09:24:43 -04:00
file_test.go
gcs.go
gcs_test.go
inmem.go
inmem_ha.go
inmem_ha_test.go
inmem_test.go
mssql.go add mssql physical backend (#2546) 2017-04-06 09:33:49 -04:00
mssql_test.go add mssql physical backend (#2546) 2017-04-06 09:33:49 -04:00
mysql.go
mysql_test.go
physical.go add mssql physical backend (#2546) 2017-04-06 09:33:49 -04:00
physical_test.go
postgresql.go
postgresql_test.go
s3.go s3: use pooled transport for http client (#2481) 2017-03-29 10:27:27 -07:00
s3_test.go
swift.go Added "Domain" configuration parameter to Swift provider to enable V3 authentication (#2554) 2017-04-17 11:59:44 -04:00
swift_test.go Added "Domain" configuration parameter to Swift provider to enable V3 authentication (#2554) 2017-04-17 11:59:44 -04:00
transactions.go
transactions_test.go
zookeeper.go
zookeeper_test.go