notification-controller/internal/notifier
Dipti Pai 3ee0e7a8cd Provider Azure Event Hub - Remove JWT auth from docs
Signed-off-by: Dipti Pai <diptipai89@outlook.com>
2025-09-05 11:21:23 -07:00
..
alertmanager.go Introduce proper basic auth support for Alertmanager Provider 2025-07-28 11:32:41 +01:00
alertmanager_fuzz_test.go Introduce proper basic auth support for Alertmanager Provider 2025-07-28 11:32:41 +01:00
alertmanager_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
azure_devops.go Add mTLS support for git-based notifiers 2025-07-19 08:31:47 +09:00
azure_devops_fuzz_test.go Add mTLS support for git-based notifiers 2025-07-19 08:31:47 +09:00
azure_devops_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
azure_eventhub.go Provider Azure Event Hub - Remove JWT auth from docs 2025-09-05 11:21:23 -07:00
azure_eventhub_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
azure_helpers.go [RFC-0010] Add default-service-account for lockdown 2025-08-18 01:44:25 +09:00
bitbucket.go Add mTLS support for git-based notifiers 2025-07-19 08:31:47 +09:00
bitbucket_fuzz_test.go Add mTLS support for git-based notifiers 2025-07-19 08:31:47 +09:00
bitbucket_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
bitbucketserver.go Add mTLS support for git-based notifiers 2025-07-19 08:31:47 +09:00
bitbucketserver_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
client.go Introduce zulip alert provider 2025-09-04 19:08:06 +01:00
client_test.go Introduce zulip alert provider 2025-09-04 19:08:06 +01:00
datadog.go Add mTLS support for DataDog and Sentry notifiers 2025-07-22 14:23:12 +09:00
datadog_fuzz_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
datadog_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
discord.go
discord_fuzz_test.go
discord_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
factory.go Setup OTEL provider type 2025-09-05 11:02:14 +02:00
forwarder.go
forwarder_fuzz_test.go
forwarder_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
gitea.go Add mTLS support for git-based notifiers 2025-07-19 08:31:47 +09:00
gitea_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
github.go Add mTLS support for git-based notifiers 2025-07-19 08:31:47 +09:00
github_dispatch.go Add mTLS support for git-based notifiers 2025-07-19 08:31:47 +09:00
github_dispatch_fuzz_test.go Add mTLS support for git-based notifiers 2025-07-19 08:31:47 +09:00
github_dispatch_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
github_fuzz_test.go Add mTLS support for git-based notifiers 2025-07-19 08:31:47 +09:00
github_helpers.go Add support for mTLS to GitHub App transport 2025-08-18 11:03:43 +02:00
github_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
gitlab.go Add mTLS support for git-based notifiers 2025-07-19 08:31:47 +09:00
gitlab_fuzz_test.go Add mTLS support for git-based notifiers 2025-07-19 08:31:47 +09:00
gitlab_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
google_chat.go
google_chat_fuzz_test.go
google_chat_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
google_helpers.go [RFC-0010] Add default-service-account for lockdown 2025-08-18 01:44:25 +09:00
google_pubsub.go Add object-level workload identity support to Google Pub/Sub notifier 2025-08-03 07:35:37 +09:00
google_pubsub_test.go Add object-level workload identity support to Google Pub/Sub notifier 2025-08-03 07:35:37 +09:00
grafana.go
grafana_fuzz_test.go
grafana_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
lark.go
lark_fuzz_test.go
lark_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
matrix.go
matrix_fuzz_test.go
matrix_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
nats.go
nats_test.go
notifier.go
opsgenie.go
opsgenie_fuzz_test.go
opsgenie_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
otel.go Setup OTEL provider type 2025-09-05 11:02:14 +02:00
otel_test.go Setup OTEL provider type 2025-09-05 11:02:14 +02:00
pagerduty.go
pagerduty_fuzz_test.go
pagerduty_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
rocket.go
rocket_fuzz_test.go
rocket_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
sentry.go Add mTLS support for DataDog and Sentry notifiers 2025-07-22 14:23:12 +09:00
sentry_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
slack.go Introduce zulip alert provider 2025-09-04 19:08:06 +01:00
slack_fuzz_test.go
slack_test.go Introduce zulip alert provider 2025-09-04 19:08:06 +01:00
teams.go
teams_fuzz_test.go
teams_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
telegram.go
telegram_fuzz_test.go
telegram_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
util.go
util_fuzz_test.go
util_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
webex.go
webex_fuzz_test.go
webex_test.go Migrate tests to Gomega 2025-08-31 13:50:53 +03:00
zulip.go Introduce zulip alert provider 2025-09-04 19:08:06 +01:00
zulip_test.go Introduce zulip alert provider 2025-09-04 19:08:06 +01:00