pacemaker  1.1.19-c3c624ea3d
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 178 of file status.h.

Field Documentation

◆ count

int node_s::count

Definition at line 181 of file status.h.

◆ details

struct node_shared_s* node_s::details

Definition at line 182 of file status.h.

◆ fixed

gboolean node_s::fixed

Definition at line 180 of file status.h.

◆ rsc_discover_mode

int node_s::rsc_discover_mode

Definition at line 183 of file status.h.

◆ weight

int node_s::weight

Definition at line 179 of file status.h.


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