![]() |
pacemaker
1.1.17-b36b869ca8
Scalable High-Availability cluster resource manager
|
#include <alerts_internal.h>
Data Fields | |
| char * | id |
| char * | path |
| int | timeout |
| char * | tstamp_format |
| char * | recipient |
| GListPtr | envvars |
Definition at line 27 of file alerts_internal.h.
| GListPtr crm_alert_entry_t::envvars |
Definition at line 33 of file alerts_internal.h.
| char* crm_alert_entry_t::id |
Definition at line 28 of file alerts_internal.h.
| char* crm_alert_entry_t::path |
Definition at line 29 of file alerts_internal.h.
| char* crm_alert_entry_t::recipient |
Definition at line 32 of file alerts_internal.h.
| int crm_alert_entry_t::timeout |
Definition at line 30 of file alerts_internal.h.
| char* crm_alert_entry_t::tstamp_format |
Definition at line 31 of file alerts_internal.h.
1.8.13