pegleg/pegleg/engine/util
Alexander Hughes c788621486 Allow buffer mode to be configured for upload
Shipyard helper's upload documents method supports two default modes
of buffer.  None, and append.  We want to allow the user to dictate
which mode is used to support the other methods Shipyard itself has.

To accomplish this we add a new command line argument, a new variable
and leave existing behavior intact via the new default 'auto' mode

Change-Id: I7a252efa7fe7a766152c42d9398c3290d7e52a13
2019-04-29 12:43:55 -05:00
..
__init__.py pki: Port Promenade's PKI catalog into Pegleg 2019-01-15 13:29:21 -06:00
catalog.py pki: Port Promenade's PKI catalog into Pegleg 2019-01-15 13:29:21 -06:00
cryptostring.py Ensure cryptostrings contain all char types 2019-04-11 13:22:58 -05:00
deckhand.py pki: Port Promenade's PKI catalog into Pegleg 2019-01-15 13:29:21 -06:00
definition.py pki: Port Promenade's PKI catalog into Pegleg 2019-01-15 13:29:21 -06:00
encryption.py Fix exception handling and add tests 2019-02-22 16:14:25 -06:00
files.py Fix secrets linting error 2019-02-25 20:23:11 -06:00
git.py Clarify which refs can be used when 2019-03-27 12:33:03 -05:00
pegleg_managed_document.py Fixed metadata schema for managed documents 2019-02-13 20:00:32 -06:00
pegleg_secret_management.py CLI: Add command to generate genesis bundle 2019-03-07 03:00:30 -06:00
shipyard_helper.py Allow buffer mode to be configured for upload 2019-04-29 12:43:55 -05:00