pacemaker  2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
Enumerations
group_internal.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  pcmk__group_flags { pcmk__group_ordered = (1 << 0), pcmk__group_colocated = (1 << 1) }
 

Enumeration Type Documentation

◆ pcmk__group_flags

Enumerator
pcmk__group_ordered 
pcmk__group_colocated 

Definition at line 18 of file group_internal.h.