open-vault/physical
Xiang Li 220930f539 etcdbackend: support version auto discovery (#2299) 2017-01-26 17:19:13 -05:00
..
azure.go
azure_test.go
cache.go
cache_test.go
consul.go change consistency config value from a bool to a string (#2282) 2017-01-19 17:36:33 -05:00
consul_test.go change consistency config value from a bool to a string (#2282) 2017-01-19 17:36:33 -05:00
dynamodb.go
dynamodb_test.go
etcd.go etcdbackend: support version auto discovery (#2299) 2017-01-26 17:19:13 -05:00
etcd2.go etcdbackend: support version auto discovery (#2299) 2017-01-26 17:19:13 -05:00
etcd3.go etcdbackend: support version auto discovery (#2299) 2017-01-26 17:19:13 -05:00
etcd3_test.go physical: add etcd3 backend (#2168) 2017-01-03 14:43:46 -05:00
etcd_test.go
file.go Revert file backend base64ing, as we need to fix a pathological case for some keys 2017-01-25 12:27:18 -05:00
file_test.go physical/file: added test for base64 encoding the storage file names 2017-01-13 01:00:25 -05:00
gcs.go gcs physical backend (#2099) 2016-12-01 11:42:31 -08:00
gcs_test.go gcs physical backend (#2099) 2016-12-01 11:42:31 -08:00
inmem.go Actually give the logger to inmem backend 2016-12-15 15:48:51 -05:00
inmem_ha.go
inmem_ha_test.go
inmem_test.go
mysql.go
mysql_test.go
physical.go Port some updates 2017-01-06 15:42:18 -05:00
physical_test.go physical: add etcd3 backend (#2168) 2017-01-03 14:43:46 -05:00
postgresql.go
postgresql_test.go
s3.go Page results from S3. (#2224) 2017-01-03 11:15:48 -05:00
s3_test.go
swift.go
swift_test.go
zookeeper.go physical/zk: Ignore ErrNoNode when deleting znodes (#2256) 2017-01-11 09:42:30 -05:00
zookeeper_test.go