docs/keystoremanager
Aaron Lehmann ec3167eedb Import and export symlinks in keystore
- Export symlinks by encoding them in the zip file.

- Detect symlinks in a zip file on import and create them on the local
  filesystem.

- Add test coverage.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-08-03 15:03:31 -07:00
..
import_export.go Import and export symlinks in keystore 2015-08-03 15:03:31 -07:00
import_export_test.go Import and export symlinks in keystore 2015-08-03 15:03:31 -07:00
keystoremanager.go Adding tests for CertsToRemove, and move tests around 2015-07-22 19:08:01 -07:00
keystoremanager_test.go Fixing minor nits 2015-07-22 22:47:22 -07:00