![]() |
pacemaker
2.1.9-49aab99839
Scalable High-Availability cluster resource manager
|
#include <include/crm/common/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 32 of file alerts_internal.h.
| GHashTable* pcmk__alert_t::envvars |
Definition at line 38 of file alerts_internal.h.
| uint32_t pcmk__alert_t::flags |
Definition at line 40 of file alerts_internal.h.
| char* pcmk__alert_t::id |
Definition at line 33 of file alerts_internal.h.
| char* pcmk__alert_t::path |
Definition at line 34 of file alerts_internal.h.
| char* pcmk__alert_t::recipient |
Definition at line 36 of file alerts_internal.h.
| char** pcmk__alert_t::select_attribute_name |
Definition at line 37 of file alerts_internal.h.
| int pcmk__alert_t::timeout |
Definition at line 39 of file alerts_internal.h.
| char* pcmk__alert_t::tstamp_format |
Definition at line 35 of file alerts_internal.h.
1.8.14