pacemaker  2.0.3-4b1f869f0f
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
 
action_tpre
 
action_tpost
 
action_tpre_done
 
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 51 of file internal.h.

Field Documentation

◆ action

const char* notify_data_s::action

Definition at line 54 of file internal.h.

◆ active

GListPtr notify_data_s::active

Definition at line 61 of file internal.h.

◆ allowed_nodes

GHashTable* notify_data_s::allowed_nodes

Definition at line 69 of file internal.h.

◆ demote

GListPtr notify_data_s::demote

Definition at line 65 of file internal.h.

◆ inactive

GListPtr notify_data_s::inactive

Definition at line 62 of file internal.h.

◆ keys

GSList* notify_data_s::keys

Definition at line 52 of file internal.h.

◆ master

GListPtr notify_data_s::master

Definition at line 67 of file internal.h.

◆ post

action_t* notify_data_s::post

Definition at line 57 of file internal.h.

◆ post_done

action_t* notify_data_s::post_done

Definition at line 59 of file internal.h.

◆ pre

action_t* notify_data_s::pre

Definition at line 56 of file internal.h.

◆ pre_done

action_t* notify_data_s::pre_done

Definition at line 58 of file internal.h.

◆ promote

GListPtr notify_data_s::promote

Definition at line 66 of file internal.h.

◆ slave

GListPtr notify_data_s::slave

Definition at line 68 of file internal.h.

◆ start

GListPtr notify_data_s::start

Definition at line 63 of file internal.h.

◆ stop

GListPtr notify_data_s::stop

Definition at line 64 of file internal.h.


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