pacemaker  2.1.0-7c3f660
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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_trsc_lh
 
pe_resource_trsc_rh
 
int role_lh
 
int role_rh
 
int score
 
bool influence
 

Detailed Description

Definition at line 39 of file pcmki_scheduler.h.

Field Documentation

const char* pcmk__colocation_t::id

Definition at line 40 of file pcmki_scheduler.h.

bool pcmk__colocation_t::influence

Definition at line 49 of file pcmki_scheduler.h.

const char* pcmk__colocation_t::node_attribute

Definition at line 41 of file pcmki_scheduler.h.

int pcmk__colocation_t::role_lh

Definition at line 45 of file pcmki_scheduler.h.

int pcmk__colocation_t::role_rh

Definition at line 46 of file pcmki_scheduler.h.

pe_resource_t* pcmk__colocation_t::rsc_lh

Definition at line 42 of file pcmki_scheduler.h.

pe_resource_t* pcmk__colocation_t::rsc_rh

Definition at line 43 of file pcmki_scheduler.h.

int pcmk__colocation_t::score

Definition at line 48 of file pcmki_scheduler.h.


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