minio/pkg/quick
Nitish Tiwari 638f01f9e4 Generalize loadConfig method to avoid reading from disk (#5819)
As we move to multiple config backends like local disk and etcd,
config file should not be read from the disk, instead the quick
package should load and verify for duplicate entries.
2018-04-13 15:14:19 -07:00
..
encoding.go Generalize loadConfig method to avoid reading from disk (#5819) 2018-04-13 15:14:19 -07:00
errorutil.go Generalize loadConfig method to avoid reading from disk (#5819) 2018-04-13 15:14:19 -07:00
quick.go [security] rpc: Do not transfer access/secret key. (#4857) 2017-09-19 12:37:56 -07:00
quick_test.go Generalize loadConfig method to avoid reading from disk (#5819) 2018-04-13 15:14:19 -07:00