pacemaker  2.1.4-dc6eb4362
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 470 of file pe_types.h.

Field Documentation

◆ granted

gboolean pe_ticket_s::granted

Definition at line 472 of file pe_types.h.

◆ id

char* pe_ticket_s::id

Definition at line 471 of file pe_types.h.

◆ last_granted

time_t pe_ticket_s::last_granted

Definition at line 473 of file pe_types.h.

◆ standby

gboolean pe_ticket_s::standby

Definition at line 474 of file pe_types.h.

◆ state

GHashTable* pe_ticket_s::state

Definition at line 475 of file pe_types.h.


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