pacemaker  1.1.18-36d2962a86
Scalable High-Availability cluster resource manager
Data Fields
ticket_s Struct Reference

#include <status.h>

Data Fields

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

Detailed Description

Definition at line 386 of file status.h.

Field Documentation

◆ granted

gboolean ticket_s::granted

Definition at line 388 of file status.h.

◆ id

char* ticket_s::id

Definition at line 387 of file status.h.

◆ last_granted

time_t ticket_s::last_granted

Definition at line 389 of file status.h.

◆ standby

gboolean ticket_s::standby

Definition at line 390 of file status.h.

◆ state

GHashTable* ticket_s::state

Definition at line 391 of file status.h.


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