pacemaker  2.1.3-ea053b43a
Scalable High-Availability cluster resource manager
Data Fields
pcmk__alert_t Struct Reference

#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
 

Detailed Description

Definition at line 32 of file alerts_internal.h.

Field Documentation

◆ envvars

GHashTable* pcmk__alert_t::envvars

Definition at line 38 of file alerts_internal.h.

◆ flags

uint32_t pcmk__alert_t::flags

Definition at line 40 of file alerts_internal.h.

◆ id

char* pcmk__alert_t::id

Definition at line 33 of file alerts_internal.h.

◆ path

char* pcmk__alert_t::path

Definition at line 34 of file alerts_internal.h.

◆ recipient

char* pcmk__alert_t::recipient

Definition at line 36 of file alerts_internal.h.

◆ select_attribute_name

char** pcmk__alert_t::select_attribute_name

Definition at line 37 of file alerts_internal.h.

◆ timeout

int pcmk__alert_t::timeout

Definition at line 39 of file alerts_internal.h.

◆ tstamp_format

char* pcmk__alert_t::tstamp_format

Definition at line 35 of file alerts_internal.h.


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