open-vault/physical
Jeff Mitchell 9e204bd88c Add arbitrary string slice parsing.
Like the KV function, this supports either separated strings or JSON
strings, base64-encoded or not.

Fixes #1619 in theory.
2016-08-03 14:24:16 -04:00
..
azure.go
azure_test.go
cache.go
cache_test.go
consul.go Add arbitrary string slice parsing. 2016-08-03 14:24:16 -04:00
consul_test.go Fixed the test after removing shutdown bool 2016-08-01 12:20:38 -04:00
dynamodb.go Use parsebool 2016-07-18 13:49:05 -04:00
dynamodb_test.go
etcd.go Turn off DynamoDB HA by default. 2016-07-18 13:19:58 -04:00
etcd_test.go
file.go
file_test.go
inmem.go
inmem_ha.go Turn off DynamoDB HA by default. 2016-07-18 13:19:58 -04:00
inmem_ha_test.go
inmem_test.go
mysql.go
mysql_test.go
physical.go Close the shutdown channel instead of sending a value down 2016-08-01 11:58:45 -04:00
physical_test.go
postgresql.go
postgresql_test.go
s3.go
s3_test.go
swift.go
swift_test.go
zookeeper.go Turn off DynamoDB HA by default. 2016-07-18 13:19:58 -04:00
zookeeper_test.go