package
0.7.17
Repository: https://github.com/mt-sre/ocm-addons.git
Documentation: pkg.go.dev

# Functions

GetAllNotifications returns all notifications loaded from the data directory within this package as a native map.
GetNotification returns a Config and the value 'true' if a config exists for the given combination of 'team', 'product' and 'id' from the data directory within this package.
GetTeamNotifications returns all notifications loaded from the data directory within this package for a particular team and product as a native map.
GetTeamNotifications returns all notifications loaded from the data directory within this package for a particular team as a native map.
No description provided by the author

# Structs

Config abstracts configuration values for a customer notification.

# Type aliases

ConfigTree abstracts notification configs loaded from a filesystem.