pacemaker  2.1.6-802a72226b
Scalable High-Availability cluster resource manager
Data Fields
pe_ticket_s Struct Reference

#include <include/crm/pengine/pe_types.h>

Data Fields

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

Detailed Description

Definition at line 479 of file pe_types.h.

Field Documentation

◆ granted

gboolean pe_ticket_s::granted

Definition at line 481 of file pe_types.h.

◆ id

char* pe_ticket_s::id

Definition at line 480 of file pe_types.h.

◆ last_granted

time_t pe_ticket_s::last_granted

Definition at line 482 of file pe_types.h.

◆ standby

gboolean pe_ticket_s::standby

Definition at line 483 of file pe_types.h.

◆ state

GHashTable* pe_ticket_s::state

Definition at line 484 of file pe_types.h.


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