pacemaker  2.0.5-ba59be712
Scalable High-Availability cluster resource manager
Data Fields
rsc_colocation_s Struct Reference

#include <include/pcmki/pcmki_scheduler.h>

Collaboration diagram for rsc_colocation_s:
Collaboration graph
[legend]

Data Fields

const char * id
 
const char * node_attribute
 
pe_resource_trsc_lh
 
pe_resource_trsc_rh
 
int role_lh
 
int role_rh
 
int score
 

Detailed Description

Definition at line 40 of file pcmki_scheduler.h.

Field Documentation

◆ id

const char* rsc_colocation_s::id

Definition at line 41 of file pcmki_scheduler.h.

◆ node_attribute

const char* rsc_colocation_s::node_attribute

Definition at line 42 of file pcmki_scheduler.h.

◆ role_lh

int rsc_colocation_s::role_lh

Definition at line 46 of file pcmki_scheduler.h.

◆ role_rh

int rsc_colocation_s::role_rh

Definition at line 47 of file pcmki_scheduler.h.

◆ rsc_lh

pe_resource_t* rsc_colocation_s::rsc_lh

Definition at line 43 of file pcmki_scheduler.h.

◆ rsc_rh

pe_resource_t* rsc_colocation_s::rsc_rh

Definition at line 44 of file pcmki_scheduler.h.

◆ score

int rsc_colocation_s::score

Definition at line 49 of file pcmki_scheduler.h.


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