pacemaker  2.1.0-7c3f660
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pe_node_s Struct Reference

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

Collaboration diagram for pe_node_s:
Collaboration graph
[legend]

Data Fields

int weight
 
gboolean fixed
 
int count
 
struct pe_node_shared_sdetails
 
int rsc_discover_mode
 

Detailed Description

Definition at line 240 of file pe_types.h.

Field Documentation

int pe_node_s::count

Definition at line 243 of file pe_types.h.

struct pe_node_shared_s* pe_node_s::details

Definition at line 244 of file pe_types.h.

gboolean pe_node_s::fixed

Definition at line 242 of file pe_types.h.

int pe_node_s::rsc_discover_mode

Definition at line 245 of file pe_types.h.

int pe_node_s::weight

Definition at line 241 of file pe_types.h.


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