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
rsc_ticket_s Struct Reference

#include <include/pcmki/pcmki_scheduler.h>

Collaboration diagram for rsc_ticket_s:
Collaboration graph
[legend]

Data Fields

const char * id
 
pe_resource_trsc_lh
 
pe_ticket_tticket
 
enum loss_ticket_policy_e loss_policy
 
int role_lh
 

Detailed Description

Definition at line 59 of file pcmki_scheduler.h.

Field Documentation

const char* rsc_ticket_s::id

Definition at line 60 of file pcmki_scheduler.h.

enum loss_ticket_policy_e rsc_ticket_s::loss_policy

Definition at line 63 of file pcmki_scheduler.h.

int rsc_ticket_s::role_lh

Definition at line 65 of file pcmki_scheduler.h.

pe_resource_t* rsc_ticket_s::rsc_lh

Definition at line 61 of file pcmki_scheduler.h.

pe_ticket_t* rsc_ticket_s::ticket

Definition at line 62 of file pcmki_scheduler.h.


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