pacemaker  1.1.24-3850484742
Scalable High-Availability cluster resource manager
Data Fields
node_s Struct Reference

#include <status.h>

Collaboration diagram for node_s:
Collaboration graph
[legend]

Data Fields

int weight
 
gboolean fixed
 
int count
 
struct node_shared_sdetails
 
int rsc_discover_mode
 

Detailed Description

Definition at line 209 of file status.h.

Field Documentation

◆ count

int node_s::count

Definition at line 212 of file status.h.

◆ details

struct node_shared_s* node_s::details

Definition at line 213 of file status.h.

◆ fixed

gboolean node_s::fixed

Definition at line 211 of file status.h.

◆ rsc_discover_mode

int node_s::rsc_discover_mode

Definition at line 214 of file status.h.

◆ weight

int node_s::weight

Definition at line 210 of file status.h.


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