Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckHealth ¶
CheckHealth func to return OK and http 200
func CompleteCheck ¶
CompleteCheck func is used to check connections between this bot to SensuGo and Slack. Don't use it as a test probe in Kubernetes
Types ¶
type CompleteHealth ¶
type CompleteHealth struct { Status string `json:"status"` SensuAPI string `json:"sensuapi"` SlackAPI string `json:"slackapi"` }
CompleteHealth struct
Click to show internal directories.
Click to hide internal directories.