![]() |
pacemaker
3.0.0-d8340737c4
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 37 of file alerts_internal.h.
| GHashTable* pcmk__alert_t::envvars |
Definition at line 43 of file alerts_internal.h.
| uint32_t pcmk__alert_t::flags |
Definition at line 45 of file alerts_internal.h.
| char* pcmk__alert_t::id |
Definition at line 38 of file alerts_internal.h.
| char* pcmk__alert_t::path |
Definition at line 39 of file alerts_internal.h.
| char* pcmk__alert_t::recipient |
Definition at line 41 of file alerts_internal.h.
| char** pcmk__alert_t::select_attribute_name |
Definition at line 42 of file alerts_internal.h.
| int pcmk__alert_t::timeout |
Definition at line 44 of file alerts_internal.h.
| char* pcmk__alert_t::tstamp_format |
Definition at line 40 of file alerts_internal.h.
1.8.14