minio/pkg/event/target
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
..
amqp.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
elasticsearch.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
httpclient.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
kafka.go Fix review comments and new changes in config (#8515) 2019-11-13 17:38:05 -08:00
mqtt.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
mysql.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
mysql_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
nats.go Fix review comments and new changes in config (#8515) 2019-11-13 17:38:05 -08:00
nsq.go Fix review comments and new changes in config (#8515) 2019-11-13 17:38:05 -08:00
nsq_test.go Enable event persistence in NSQ (#7579) 2019-07-12 10:41:57 +01:00
postgresql.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
postgresql_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
queuestore.go Remove unusued params and functions (#8399) 2019-10-15 18:35:41 -07:00
queuestore_test.go Fix queueStore stops working with concurrent PUT/DELETE requests (#8381) 2019-10-11 17:46:03 -07:00
redis.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
store.go Fix build issues with event target logger 2019-10-11 19:07:09 -07:00
webhook.go Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00