pacemaker  1.1.17-b36b869ca8
Scalable High-Availability cluster resource manager
Data Fields
crm_alert_entry_t Struct Reference

#include <alerts_internal.h>

Data Fields

char * id
 
char * path
 
int timeout
 
char * tstamp_format
 
char * recipient
 
GListPtr envvars
 

Detailed Description

Definition at line 27 of file alerts_internal.h.

Field Documentation

§ envvars

GListPtr crm_alert_entry_t::envvars

Definition at line 33 of file alerts_internal.h.

§ id

char* crm_alert_entry_t::id

Definition at line 28 of file alerts_internal.h.

§ path

char* crm_alert_entry_t::path

Definition at line 29 of file alerts_internal.h.

§ recipient

char* crm_alert_entry_t::recipient

Definition at line 32 of file alerts_internal.h.

§ timeout

int crm_alert_entry_t::timeout

Definition at line 30 of file alerts_internal.h.

§ tstamp_format

char* crm_alert_entry_t::tstamp_format

Definition at line 31 of file alerts_internal.h.


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