registry/storage/driver/s3-aws kms support

Signed-off-by: Matt Duch <matt@learnmetrics.com>
This commit is contained in:
Matt Duch 2016-03-09 18:52:59 -06:00
parent c03b5fc5ee
commit fcb247dfce
4 changed files with 41 additions and 1 deletions

View file

@ -94,6 +94,7 @@ information about each option that appears later in this page.
regionendpoint: http://myobjects.local
bucket: bucketname
encrypt: true
keyid: mykeyid
secure: true
v4auth: true
chunksize: 5242880
@ -359,6 +360,7 @@ Permitted values are `error`, `warn`, `info` and `debug`. The default is
regionendpoint: http://myobjects.local
bucket: bucketname
encrypt: true
keyid: mykeyid
secure: true
v4auth: true
chunksize: 5242880