V1alpha1ClusterAlertSpec
June 20, 2018 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| alertInterval | String | How frequently notifications will be send | [optional] |
| check | String | Icinga CheckCommand name | [optional] |
| checkInterval | String | How frequently Icinga Service will be checked | [optional] |
| notifierSecretName | String | Secret containing notifier credentials | [optional] |
| paused | Boolean | Indicates that Check is paused Icinga Services are removed | [optional] |
| receivers | List<V1alpha1Receiver> | NotifierParams contains information to send notifications for Incident State, UserUid, Method | [optional] |
| vars | Map<String, String> | Vars contains Icinga Service variables to be used in CheckCommand | [optional] |