pacemaker 3.0.1-16e74fc4da
Scalable High-Availability cluster resource manager
Loading...
Searching...
No Matches
pe_rule_eval_data Struct Reference

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

Collaboration diagram for pe_rule_eval_data:

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 58 of file common_compat.h.

Field Documentation

◆ match_data

pe_match_data_t* pe_rule_eval_data::match_data

Definition at line 62 of file common_compat.h.

◆ node_hash

GHashTable* pe_rule_eval_data::node_hash

Definition at line 59 of file common_compat.h.

◆ now

crm_time_t* pe_rule_eval_data::now

Definition at line 61 of file common_compat.h.

◆ op_data

pe_op_eval_data_t* pe_rule_eval_data::op_data

Definition at line 64 of file common_compat.h.

◆ role

enum rsc_role_e pe_rule_eval_data::role

Definition at line 60 of file common_compat.h.

◆ rsc_data

pe_rsc_eval_data_t* pe_rule_eval_data::rsc_data

Definition at line 63 of file common_compat.h.


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