pacemaker
2.0.5-ba59be712
Scalable High-Availability cluster resource manager
|
#include <include/pcmki/pcmki_scheduler.h>
Data Fields | |
const char * | id |
const char * | node_attribute |
pe_resource_t * | rsc_lh |
pe_resource_t * | rsc_rh |
int | role_lh |
int | role_rh |
int | score |
Definition at line 40 of file pcmki_scheduler.h.
const char* rsc_colocation_s::id |
Definition at line 41 of file pcmki_scheduler.h.
const char* rsc_colocation_s::node_attribute |
Definition at line 42 of file pcmki_scheduler.h.
int rsc_colocation_s::role_lh |
Definition at line 46 of file pcmki_scheduler.h.
int rsc_colocation_s::role_rh |
Definition at line 47 of file pcmki_scheduler.h.
pe_resource_t* rsc_colocation_s::rsc_lh |
Definition at line 43 of file pcmki_scheduler.h.
pe_resource_t* rsc_colocation_s::rsc_rh |
Definition at line 44 of file pcmki_scheduler.h.
int rsc_colocation_s::score |
Definition at line 49 of file pcmki_scheduler.h.