|
pacemaker
2.1.4-dc6eb4362
Scalable High-Availability cluster resource manager
|
#include <include/crm/pengine/internal.h>

Data Fields | |
| GSList * | keys |
| const char * | action |
| pe_action_t * | pre |
| pe_action_t * | post |
| pe_action_t * | pre_done |
| pe_action_t * | post_done |
| GList * | active |
| GList * | inactive |
| GList * | start |
| GList * | stop |
| GList * | demote |
| GList * | promote |
| GList * | promoted |
| GList * | unpromoted |
| GHashTable * | allowed_nodes |
Definition at line 194 of file internal.h.
| const char* notify_data_s::action |
Definition at line 197 of file internal.h.
| GList* notify_data_s::active |
Definition at line 204 of file internal.h.
| GHashTable* notify_data_s::allowed_nodes |
Definition at line 212 of file internal.h.
| GList* notify_data_s::demote |
Definition at line 208 of file internal.h.
| GList* notify_data_s::inactive |
Definition at line 205 of file internal.h.
| GSList* notify_data_s::keys |
Definition at line 195 of file internal.h.
| pe_action_t* notify_data_s::post |
Definition at line 200 of file internal.h.
| pe_action_t* notify_data_s::post_done |
Definition at line 202 of file internal.h.
| pe_action_t* notify_data_s::pre |
Definition at line 199 of file internal.h.
| pe_action_t* notify_data_s::pre_done |
Definition at line 201 of file internal.h.
| GList* notify_data_s::promote |
Definition at line 209 of file internal.h.
| GList* notify_data_s::promoted |
Definition at line 210 of file internal.h.
| GList* notify_data_s::start |
Definition at line 206 of file internal.h.
| GList* notify_data_s::stop |
Definition at line 207 of file internal.h.
| GList* notify_data_s::unpromoted |
Definition at line 211 of file internal.h.
1.8.14