pacemaker  2.0.5-ba59be712
Scalable High-Availability cluster resource manager
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
 
GListPtr active
 
GListPtr inactive
 
GListPtr start
 
GListPtr stop
 
GListPtr demote
 
GListPtr promote
 
GListPtr master
 
GListPtr slave
 
GHashTable * allowed_nodes
 

Detailed Description

Definition at line 190 of file internal.h.

Field Documentation

◆ action

const char* notify_data_s::action

Definition at line 193 of file internal.h.

◆ active

GListPtr notify_data_s::active

Definition at line 200 of file internal.h.

◆ allowed_nodes

GHashTable* notify_data_s::allowed_nodes

Definition at line 208 of file internal.h.

◆ demote

GListPtr notify_data_s::demote

Definition at line 204 of file internal.h.

◆ inactive

GListPtr notify_data_s::inactive

Definition at line 201 of file internal.h.

◆ keys

GSList* notify_data_s::keys

Definition at line 191 of file internal.h.

◆ master

GListPtr notify_data_s::master

Definition at line 206 of file internal.h.

◆ post

pe_action_t* notify_data_s::post

Definition at line 196 of file internal.h.

◆ post_done

pe_action_t* notify_data_s::post_done

Definition at line 198 of file internal.h.

◆ pre

pe_action_t* notify_data_s::pre

Definition at line 195 of file internal.h.

◆ pre_done

pe_action_t* notify_data_s::pre_done

Definition at line 197 of file internal.h.

◆ promote

GListPtr notify_data_s::promote

Definition at line 205 of file internal.h.

◆ slave

GListPtr notify_data_s::slave

Definition at line 207 of file internal.h.

◆ start

GListPtr notify_data_s::start

Definition at line 202 of file internal.h.

◆ stop

GListPtr notify_data_s::stop

Definition at line 203 of file internal.h.


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