minio/cmd/gateway
Harshavardhana 14ff7f5fcf
add hdfs sub-path support (#10046)
for users who don't have access to HDFS rootPath '/'
can optionally specify `minio gateway hdfs hdfs://namenode:8200/path`
for which they have access to, allowing all writes to be
performed at `/path`.

NOTE: once configured in this manner you need to make
sure command line is correctly specified, otherwise
your data might not be visible

closes #10011
2020-07-14 15:49:10 -07:00
..
azure Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
gcs Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
hdfs add hdfs sub-path support (#10046) 2020-07-14 15:49:10 -07:00
nas fix NAS gateway support for policy/notification (#9765) 2020-06-03 13:18:54 -07:00
s3 Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
gateway.go Remove B2 gateway implementation (#9547) 2020-05-07 19:00:30 -07:00