package
0.0.0-20221121043126-298dde518304
Repository: https://github.com/nitrictech/minio.git
Documentation: pkg.go.dev
# Functions
FetchEnabledTargets - Returns a set of configured TargetList.
GetNotifyAMQP - returns a map of registered notification 'amqp' targets.
GetNotifyES - returns a map of registered notification 'elasticsearch' targets.
GetNotifyKafka - returns a map of registered notification 'kafka' targets.
GetNotifyMQTT - returns a map of registered notification 'mqtt' targets.
GetNotifyMySQL - returns a map of registered notification 'mysql' targets.
GetNotifyNATS - returns a map of registered notification 'nats' targets.
GetNotifyNSQ - returns a map of registered notification 'nsq' targets.
GetNotifyPostgres - returns a map of registered notification 'postgres' targets.
GetNotifyRedis - returns a map of registered notification 'redis' targets.
GetNotifyWebhook - returns a map of registered notification 'webhook' targets.
NewConfig - initialize notification config.
SetNotifyAMQP - helper for config migration from older config.
SetNotifyES - helper for config migration from older config.
SetNotifyKafka - helper for config migration from older config.
SetNotifyMQTT - helper for config migration from older config.
SetNotifyMySQL - helper for config migration from older config.
SetNotifyNATS - helper for config migration from older config.
SetNotifyNSQ - helper for config migration from older config.
SetNotifyPostgres - helper for config migration from older config.
SetNotifyRedis - helper for config migration from older config.
SetNotifyWebhook - helper for config migration from older config.
TestSubSysNotificationTargets - tests notification targets of given subsystem.
# Variables
DefaultAMQPKVS - default KV for AMQP config.
DefaultESKVS - default KV config for Elasticsearch target.
DefaultKakfaKVS - default KV for kafka target.
DefaultMQTTKVS - default MQTT config.
DefaultMySQLKVS - default KV for MySQL.
DefaultNATSKVS - NATS KV for nats config.
DefaultNotificationKVS - default notification list of kvs.
DefaultNSQKVS - NSQ KV for config.
DefaultPostgresKVS - default Postgres KV for server config.
DefaultRedisKVS - default KV for redis config.
DefaultWebhookKVS - default KV for webhook config.
ErrTargetsOffline - Indicates single/multiple target failures.
Help template inputs for all notification targets.
Help template inputs for all notification targets.
Help template inputs for all notification targets.
Help template inputs for all notification targets.
Help template inputs for all notification targets.
Help template inputs for all notification targets.
Help template inputs for all notification targets.
Help template inputs for all notification targets.
Help template inputs for all notification targets.
Help template inputs for all notification targets.