pacemaker  2.1.4-dc6eb4362
Scalable High-Availability cluster resource manager
Data Fields
pe_rule_eval_data Struct Reference

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

Collaboration diagram for pe_rule_eval_data:
Collaboration graph
[legend]

Data Fields

GHashTable * node_hash
 
enum rsc_role_e role
 
crm_time_tnow
 
pe_match_data_tmatch_data
 
pe_rsc_eval_data_trsc_data
 
pe_op_eval_data_top_data
 

Detailed Description

Definition at line 193 of file common.h.

Field Documentation

◆ match_data

pe_match_data_t* pe_rule_eval_data::match_data

Definition at line 197 of file common.h.

◆ node_hash

GHashTable* pe_rule_eval_data::node_hash

Definition at line 194 of file common.h.

◆ now

crm_time_t* pe_rule_eval_data::now

Definition at line 196 of file common.h.

◆ op_data

pe_op_eval_data_t* pe_rule_eval_data::op_data

Definition at line 199 of file common.h.

◆ role

enum rsc_role_e pe_rule_eval_data::role

Definition at line 195 of file common.h.

◆ rsc_data

pe_rsc_eval_data_t* pe_rule_eval_data::rsc_data

Definition at line 198 of file common.h.


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