docs/utils
Ying Li a94a47651f Adds specific memory backend support to server and signer.
The server already supported a memory backend, but now it must be
specified, rather than just being a fallback if no storage is
specified.  This also adds a signer backend to signer, which
previously required a MySQL backend.

Thanks @endophage for the excellent suggestion!

Signed-off-by: Ying Li <ying.li@docker.com>
2015-11-30 10:58:57 -08:00
..
configuration.go Adds specific memory backend support to server and signer. 2015-11-30 10:58:57 -08:00
configuration_test.go Adds specific memory backend support to server and signer. 2015-11-30 10:58:57 -08:00
http.go adding gotuf to notary 2015-10-27 16:36:06 -07:00
http_test.go adding gotuf to notary 2015-10-27 16:36:06 -07:00
tls_config.go Ensure that environment variables can override config file entries. 2015-11-30 10:58:57 -08:00
tls_config_test.go Add shared config file parsing to the utils package. 2015-11-30 10:58:57 -08:00