minio/pkg/event/target
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392)
- adding oauth support to MinIO browser (#8400) by @kanagaraj
- supports multi-line get/set/del for all config fields
- add support for comments, allow toggle
- add extensive validation of config before saving
- support MinIO browser to support proper claims, using STS tokens
- env support for all config parameters, legacy envs are also
  supported with all documentation now pointing to latest ENVs
- preserve accessKey/secretKey from FS mode setups
- add history support implements three APIs
  - ClearHistory
  - RestoreHistory
  - ListHistory
- add help command support for each config parameters
- all the bug fixes after migration to KV, and other bug
  fixes encountered during testing.
2019-10-22 22:59:13 -07: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 Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07: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 Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
nsq.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07: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 Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00