pacemaker  2.1.3-ea053b43a
Scalable High-Availability cluster resource manager
Data Fields
pcmk__colocation_t Struct Reference

#include <include/pcmki/pcmki_scheduler.h>

Collaboration diagram for pcmk__colocation_t:
Collaboration graph
[legend]

Data Fields

const char * id
 
const char * node_attribute
 
pe_resource_tdependent
 
pe_resource_tprimary
 
int dependent_role
 
int primary_role
 
int score
 
bool influence
 

Detailed Description

Definition at line 32 of file pcmki_scheduler.h.

Field Documentation

◆ dependent

pe_resource_t* pcmk__colocation_t::dependent

Definition at line 35 of file pcmki_scheduler.h.

◆ dependent_role

int pcmk__colocation_t::dependent_role

Definition at line 38 of file pcmki_scheduler.h.

◆ id

const char* pcmk__colocation_t::id

Definition at line 33 of file pcmki_scheduler.h.

◆ influence

bool pcmk__colocation_t::influence

Definition at line 42 of file pcmki_scheduler.h.

◆ node_attribute

const char* pcmk__colocation_t::node_attribute

Definition at line 34 of file pcmki_scheduler.h.

◆ primary

pe_resource_t* pcmk__colocation_t::primary

Definition at line 36 of file pcmki_scheduler.h.

◆ primary_role

int pcmk__colocation_t::primary_role

Definition at line 39 of file pcmki_scheduler.h.

◆ score

int pcmk__colocation_t::score

Definition at line 41 of file pcmki_scheduler.h.


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