pacemaker  3.0.0-d8340737c4
Scalable High-Availability cluster resource manager
Data Fields
pcmk__scored_node Struct Reference

#include <include/crm/common/nodes.h>

Collaboration diagram for pcmk__scored_node:
Collaboration graph
[legend]

Data Fields

struct pcmk__node_assignmentassign
 
struct pcmk__node_detailsdetails
 
pcmk__node_private_tpriv
 

Detailed Description

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

Definition at line 78 of file nodes.h.

Field Documentation

◆ assign

struct pcmk__node_assignment* pcmk__scored_node::assign

Definition at line 79 of file nodes.h.

◆ details

struct pcmk__node_details* pcmk__scored_node::details

Definition at line 82 of file nodes.h.

◆ priv

pcmk__node_private_t* pcmk__scored_node::priv

Definition at line 85 of file nodes.h.


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