minio/cmd/config
Harshavardhana 26a866a202
Fix review comments and new changes in config (#8515)
- Migrate and save only settings which are enabled
- Rename logger_http to logger_webhook and
  logger_http_audit to audit_webhook
- No more pretty printing comments, comment
  is a key=value pair now.
- Avoid quotes on values which do not have space in them
- `state="on"` is implicit for all SetConfigKV unless
  specified explicitly as `state="off"`
- Disabled IAM users should be disabled always
2019-11-13 17:38:05 -08:00
..
cache Fix review comments and new changes in config (#8515) 2019-11-13 17:38:05 -08:00
compress Fix review comments and new changes in config (#8515) 2019-11-13 17:38:05 -08:00
etcd Fix review comments and new changes in config (#8515) 2019-11-13 17:38:05 -08:00
identity Fix review comments and new changes in config (#8515) 2019-11-13 17:38:05 -08:00
notify Fix review comments and new changes in config (#8515) 2019-11-13 17:38:05 -08:00
policy/opa Fix review comments and new changes in config (#8515) 2019-11-13 17:38:05 -08:00
storageclass Fix review comments and new changes in config (#8515) 2019-11-13 17:38:05 -08:00
bool-flag.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
bool-flag_test.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
certs.go Load certs even if they are symlinks (#8494) 2019-11-08 11:59:20 +05:30
certs_test.go Move etcd, logger, crypto into their own packages (#8366) 2019-10-08 11:17:56 +05:30
config.go Fix review comments and new changes in config (#8515) 2019-11-13 17:38:05 -08:00
constants.go Migrate all backend at .minio.sys/config to encrypted backend (#8474) 2019-11-01 15:53:16 -07:00
errors-utls.go Refactor config and split them in packages (#8351) 2019-10-04 23:05:33 +05:30
errors.go Migrate all backend at .minio.sys/config to encrypted backend (#8474) 2019-11-01 15:53:16 -07:00
help.go Add etcd part of config support, add noColor/json support (#8439) 2019-10-30 00:04:39 -07:00
legacy.go Fix review comments and new changes in config (#8515) 2019-11-13 17:38:05 -08:00