pacemaker  2.1.8-3980678f03
Scalable High-Availability cluster resource manager
Data Fields
pe_ticket_s Struct Reference

#include <include/crm/common/tickets.h>

Data Fields

char * id
 
gboolean granted
 
time_t last_granted
 
gboolean standby
 
GHashTable * state
 

Detailed Description

Deprecated:
Do not use (public access will be removed in a future release)

Definition at line 30 of file tickets.h.

Field Documentation

◆ granted

gboolean pe_ticket_s::granted

Definition at line 32 of file tickets.h.

◆ id

char* pe_ticket_s::id

Definition at line 31 of file tickets.h.

◆ last_granted

time_t pe_ticket_s::last_granted

Definition at line 33 of file tickets.h.

◆ standby

gboolean pe_ticket_s::standby

Definition at line 34 of file tickets.h.

◆ state

GHashTable* pe_ticket_s::state

Definition at line 35 of file tickets.h.


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