pacemaker  2.1.9-49aab99839
Scalable High-Availability cluster resource manager
Data Fields
pe_node_s Struct Reference

#include <include/crm/common/nodes.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

Deprecated:
Do not use (public access will be removed in a future release)

Definition at line 162 of file nodes.h.

Field Documentation

◆ count

int pe_node_s::count

Definition at line 165 of file nodes.h.

◆ details

struct pe_node_shared_s* pe_node_s::details

Definition at line 168 of file nodes.h.

◆ fixed

gboolean pe_node_s::fixed

Definition at line 164 of file nodes.h.

◆ rsc_discover_mode

int pe_node_s::rsc_discover_mode

Definition at line 171 of file nodes.h.

◆ weight

int pe_node_s::weight

Definition at line 163 of file nodes.h.


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