Documentation
¶
Index ¶
Constants ¶
View Source
const ( ObjectType = "alert.appscode.com/objectType" ObjectName = "alert.appscode.com/objectName" )
View Source
const ( EventTypeProblem = "PROBLEM" EventTypeAcknowledgement = "ACKNOWLEDGEMENT" EventTypeRecovery = "RECOVERY" )
Variables ¶
View Source
var SubjectMap = map[string]string{
"PROBLEM": "Problem Detected",
"ACKNOWLEDGEMENT": "Problem Acknowledged",
"RECOVERY": "Problem Recovered",
"CUSTOM": "Custom Notification",
}
Functions ¶
func RenderMail ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.