driver

package
v0.0.0-...-536d3ef Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

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 GetAlertInfo

func GetAlertInfo(namespace, alertName string) (*aci.Alert, error)

func RenderMail

func RenderMail(alert *aci.Alert, req *api.IncidentNotifyRequest) (string, error)

func RenderSMS

func RenderSMS(alert *aci.Alert, req *api.IncidentNotifyRequest) (string, error)

Types

This section is empty.

Directories

Path Synopsis
generated by go-extpoints -- DO NOT EDIT
generated by go-extpoints -- DO NOT EDIT

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL