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

#include <include/crm/pengine/internal.h>

Collaboration diagram for notify_data_s:
Collaboration graph
[legend]

Data Fields

GSList * keys
 
const char * action
 
pe_action_tpre
 
pe_action_tpost
 
pe_action_tpre_done
 
pe_action_tpost_done
 
GList * active
 
GList * inactive
 
GList * start
 
GList * stop
 
GList * demote
 
GList * promote
 
GList * promoted
 
GList * unpromoted
 
GHashTable * allowed_nodes
 

Detailed Description

Definition at line 191 of file internal.h.

Field Documentation

const char* notify_data_s::action

Definition at line 194 of file internal.h.

GList* notify_data_s::active

Definition at line 201 of file internal.h.

GHashTable* notify_data_s::allowed_nodes

Definition at line 209 of file internal.h.

GList* notify_data_s::demote

Definition at line 205 of file internal.h.

GList* notify_data_s::inactive

Definition at line 202 of file internal.h.

GSList* notify_data_s::keys

Definition at line 192 of file internal.h.

pe_action_t* notify_data_s::post

Definition at line 197 of file internal.h.

pe_action_t* notify_data_s::post_done

Definition at line 199 of file internal.h.

pe_action_t* notify_data_s::pre

Definition at line 196 of file internal.h.

pe_action_t* notify_data_s::pre_done

Definition at line 198 of file internal.h.

GList* notify_data_s::promote

Definition at line 206 of file internal.h.

GList* notify_data_s::promoted

Definition at line 207 of file internal.h.

GList* notify_data_s::start

Definition at line 203 of file internal.h.

GList* notify_data_s::stop

Definition at line 204 of file internal.h.

GList* notify_data_s::unpromoted

Definition at line 208 of file internal.h.


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