minio/pkg/utils
Harshavardhana 51e80eaa6d Add domain and subdomain support for MinioAPI
This change brings in domain and subdomain support

   - ./minio --domain "yourminiodomain.com"

This change brings in a much needed feature by keeping
bucketnames as part of your 'DNS' name.

All your existing applications can be migrated off from s3 to
Minio without little to no modifications.

NOTE: Setting up DNS for your `buckets` is out of scope of this feature
2015-02-23 02:25:01 -08:00
..
checksum/crc32c Remove go cover and remove unncessary Makefiles 2015-02-20 17:44:26 -08:00
config Run govet and fix 2015-02-18 15:33:55 -08:00
cpu Run govet and fix 2015-02-18 15:33:55 -08:00
crypto Add domain and subdomain support for MinioAPI 2015-02-23 02:25:01 -08:00
helpers Use helper HomeDir() 2015-02-02 21:44:17 -08:00
policy Add domain and subdomain support for MinioAPI 2015-02-23 02:25:01 -08:00
split Run govet and fix 2015-02-18 15:33:55 -08:00
unitconv Full restructure in accordance with 2015-01-14 11:29:04 -08:00