pacemaker  3.0.0-d8340737c4
Scalable High-Availability cluster resource manager
Data Fields
pcmk__ticket_t Struct Reference

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

Data Fields

char * id
 
GHashTable * state
 
time_t last_granted
 
uint32_t flags
 

Detailed Description

Definition at line 60 of file tickets_internal.h.

Field Documentation

◆ flags

uint32_t pcmk__ticket_t::flags

Definition at line 64 of file tickets_internal.h.

◆ id

char* pcmk__ticket_t::id

Definition at line 61 of file tickets_internal.h.

◆ last_granted

time_t pcmk__ticket_t::last_granted

Definition at line 63 of file tickets_internal.h.

◆ state

GHashTable* pcmk__ticket_t::state

Definition at line 62 of file tickets_internal.h.


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