pacemaker  2.1.6-802a72226b
Scalable High-Availability cluster resource manager
Data Fields
pe__location_constraint_s Struct Reference

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

Collaboration diagram for pe__location_constraint_s:
Collaboration graph
[legend]

Data Fields

char * id
 
pe_resource_trsc_lh
 
enum rsc_role_e role_filter
 
enum pe_discover_e discover_mode
 
GList * node_list_rh
 

Detailed Description

Definition at line 191 of file internal.h.

Field Documentation

◆ discover_mode

enum pe_discover_e pe__location_constraint_s::discover_mode

Definition at line 195 of file internal.h.

◆ id

char* pe__location_constraint_s::id

Definition at line 192 of file internal.h.

◆ node_list_rh

GList* pe__location_constraint_s::node_list_rh

Definition at line 196 of file internal.h.

◆ role_filter

enum rsc_role_e pe__location_constraint_s::role_filter

Definition at line 194 of file internal.h.

◆ rsc_lh

pe_resource_t* pe__location_constraint_s::rsc_lh

Definition at line 193 of file internal.h.


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