storj/pkg/miniogw
Alexander Leitner bfde515391
Clean up Storage node setup (#1013)
* Edit config on Setup

* Default to 1TiB storage space and 500GiB bandwidth

* Use human readable formats

* Use memory

* units of 1024 are measured with KiB/MiB etc

* pkg/cfgstruct: allow values to be configured with human readable sizes

Change-Id: Ic4e9ae461516d1d26fb81f6e44c5ac5cfccf777f

* Modify tests

* Removed comments

* More merge conflict stuff resolved

* Fix lint

* test fixin

Change-Id: I3a008206bf03a4446da19f642a2f9c1f9acaae36

* Remove commented code but secretly leave it in the histroy forever

* Move flag definition to struct
2019-01-14 16:19:15 -05:00
..
config.go Clean up Storage node setup (#1013) 2019-01-14 16:19:15 -05:00
gateway_test.go moves node selection config setup from uplink to satellite (#891) 2018-12-17 16:05:05 -05:00
gateway.go Optimize compilation by removing logging tests (#816) 2018-12-11 10:46:52 +02:00
integration_test.go Clean up Storage node setup (#1013) 2019-01-14 16:19:15 -05:00
logging.go Optimize compilation by removing logging tests (#816) 2018-12-11 10:46:52 +02:00
multipart.go Verify bucket exists before starting multipart upload (#812) 2018-12-10 16:41:43 +02:00