pacemaker  1.1.18-7fdfbbe
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
crm_alert_entry_t Struct Reference

#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
 

Detailed Description

Definition at line 45 of file alerts_internal.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: