![]() |
pacemaker
1.1.18-7fdfbbe
Scalable High-Availability cluster resource manager
|
#include <alerts_internal.h>
Data Fields | |
| char * | id |
| char * | path |
| char * | tstamp_format |
| char * | recipient |
| char ** | select_attribute_name |
| GHashTable * | envvars |
| int | timeout |
| uint32_t | flags |
Definition at line 45 of file alerts_internal.h.
| GHashTable* crm_alert_entry_t::envvars |
Definition at line 51 of file alerts_internal.h.
| uint32_t crm_alert_entry_t::flags |
Definition at line 53 of file alerts_internal.h.
| char* crm_alert_entry_t::id |
Definition at line 46 of file alerts_internal.h.
| char* crm_alert_entry_t::path |
Definition at line 47 of file alerts_internal.h.
| char* crm_alert_entry_t::recipient |
Definition at line 49 of file alerts_internal.h.
| char** crm_alert_entry_t::select_attribute_name |
Definition at line 50 of file alerts_internal.h.
| int crm_alert_entry_t::timeout |
Definition at line 52 of file alerts_internal.h.
| char* crm_alert_entry_t::tstamp_format |
Definition at line 48 of file alerts_internal.h.
1.8.5