pacemaker  1.1.18-36d2962a86
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 172 of file status.h.

Field Documentation

◆ count

int node_s::count

Definition at line 175 of file status.h.

◆ details

struct node_shared_s* node_s::details

Definition at line 176 of file status.h.

◆ fixed

gboolean node_s::fixed

Definition at line 174 of file status.h.

◆ rsc_discover_mode

int node_s::rsc_discover_mode

Definition at line 177 of file status.h.

◆ weight

int node_s::weight

Definition at line 173 of file status.h.


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