pacemaker  2.0.1-15814c6c0d
Scalable High-Availability cluster resource manager
Data Fields
pe_node_s Struct Reference

#include <status.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 184 of file status.h.

Field Documentation

◆ count

int pe_node_s::count

Definition at line 187 of file status.h.

◆ details

struct pe_node_shared_s* pe_node_s::details

Definition at line 188 of file status.h.

◆ fixed

gboolean pe_node_s::fixed

Definition at line 186 of file status.h.

◆ rsc_discover_mode

int pe_node_s::rsc_discover_mode

Definition at line 189 of file status.h.

◆ weight

int pe_node_s::weight

Definition at line 185 of file status.h.


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