open-vault/physical
2015-12-17 12:50:10 +01:00
..
cache.go
cache_test.go
consul.go Remove datacenter from Consul configuration, as it cannot actually do 2015-12-03 15:16:37 -05:00
consul_test.go Add configuration parameter for max parallel connections to Consul 2015-11-03 15:26:07 -05:00
etcd.go Basic Auth support for Etcd. 2015-12-17 12:50:10 +01:00
etcd_test.go porting to new etcd client 2015-11-15 22:12:06 -08:00
file.go
file_test.go
inmem.go Add configuration parameter for max parallel connections to Consul 2015-11-03 15:26:07 -05:00
inmem_ha.go Add test to ensure the right backend was used with separate HA 2015-12-14 20:48:22 -05:00
inmem_ha_test.go
inmem_test.go
mysql.go Use varbinary instead of varchar for mysql, fixes #512 2015-08-11 15:03:10 -04:00
mysql_test.go
physical.go Don't use the semaphore library as it's racy; instead use a simple 2015-11-04 12:27:13 -05:00
physical_test.go
s3.go Pass in an initialized client into EC2RoleProvider. 2015-12-14 11:14:09 -05:00
s3_test.go Add an option to configure the S3 endpoint 2015-11-04 15:04:36 +01:00
zookeeper.go physical/zk: Fixing node representation. Fixes #416 2015-07-13 19:33:23 +10:00
zookeeper_test.go physical/zk: Fixing node representation. Fixes #416 2015-07-13 19:33:23 +10:00